- Frontend: React 19, TanStack React Router, TanStack React Query, TanStack React Table, TanStack React Virtual, shadcn/ui, sonner, react-day-picker, react-hook-form, zustand
- Backend: Hono with Node, zod-validator, zod
- Tooling: Bun, Vite, TypeScript, Biome, Vitest, Wrangler (Cloudflare)
# Install dependencies (root and workspaces)
bun install
# Configure your PostgreSQL connection in packages/core/server/.env
# DATABASE_URL=postgres://user:password@localhost:5432/database
# Start development servers
bun run devThe app runs at http://localhost:3001 with the API server on port 3002.
For the latest features, planned updates, and development progress, see the full roadmap here: roadmap
Contributions that align with roadmap priorities are especially welcome!
Extremely welcome! This is early-stage — PRs for new drivers, bug fixes, or even a better logo will be merged lightning-fast. Check out CONTRIBUTING.md and the open issues.
