A simple clone of linear using luminardb.
To run locally:
bun run dev:docker
- this would setup database, redis, soketi and run migrations.bun run dev
to start local dev server.
Once local dev server is up and running visit https://localhost:3000.