v0.1.0 Jul 13, 2026
Initial release
First tagged release.
Added
- Bun 1.3 workspace with API (Hono), web (Vite + React 19), and worker (BullMQ)
- Better Auth with the organization plugin — sessions, OAuth, invitations, roles
- Duitku payment adapter with signature verification
- Drizzle + Postgres 16, migrations checked into the repo
- Multi-stage Dockerfiles for API and web
- GitHub Actions CI: lint, typecheck, test, e2e
Documentation
- Root and per-package AGENTS.md
- Full env schema with placeholder rejection