The federated carpool platform
Karr: Car in Breton language. Not a misspelling ;)
Built with:
@karr/auth-serverand@karr/auth: OpenAuth (Docker package)@karr/web: Next.js, ORPC, Drizzle, PostgreSQL (Docker package)@karr/caddy: Caddy server (Docker package)@karr/docs: Astro Starlight@karr/kv: Unstorage, Deno KV / SQLite
Documentation: docs.karr.mobi
- Carpool platform with recurring trips
- Basic admin dashboard for instance piloting
- Federate instances for shared trips
- Calculate the carbon footprint of a trip (total and per person)
-
Fix
AUTH_ISSUERcomputation in auth-server docker container -
Add tests
- config
- util
- api
- ui
- web
- caddy
(
SITE_ADDRESS=localhost API_PORT=1993 WEB_PORT=3000 caddy validate --config Caddyfile)
-
Improve/update documentation