Open to name suggestions :)
Karr: Car in Breton language. Not a misspelling ;)
Built with Hono, Drizzle, and TypeScript. Running on Deno.
- Carpool platform with recurring trips
- Admin dashboard for instance piloting
- Federate instances for shared trips
- Calculate the carbon footprint of a trip (divide by the number of people)
-
Get deployment working
- Deploy automatically (Directly in GH actions)
- Add versioning (Changesets)
-
Add mock login
- Use clsx ?
- Add Iconify
- Add i18n info in Nextjs docs
-
Add trip search route that gives fake, not-searched data
-
Add demo client for PoC
-
Minify API Docker container
-
Get auth server running (using Ory Kratos/Oathkeeper, with JWT)
-
Build proper auth frontend
-
Add tests
- Env type-safety T3 env
-
Add documentation