Skip to content

marcelbischoff/ocontext

Repository files navigation

ocontexto

Run

Run the server locally

dune exec app --watch

and run tailwindcss locally with

bun run tailwindcss -i ./templates/input.css -o ./dist/output.css  --watch

Deploy

docker-compose build && \
fly deploy --local-only

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published