Skip to content

finxol/karr

Repository files navigation

Karr API

Open to name suggestions :)

Karr: Car in Breton language. Not a misspelling ;)

Built with Hono, Drizzle, and TypeScript. Running on Deno.

Roadmap

  • 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)

TODO

  • Get deployment working

  • Add mock login

  • 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

  • Add documentation