splitwise/docs
Yadunand Prem 74b7ddf3d6
feat: initial backend setup with Bun, Hono, and Drizzle ORM
- Added documentation for architecture and code plan
- Implemented database schema for users, expenses, settlements, and transactions
- Set up double-entry bookkeeping system with multi-currency support
- Configured Hono web framework with middleware
- Integrated Drizzle ORM for database operations
2025-05-27 17:38:50 -04:00
..
architecture.md feat: initial backend setup with Bun, Hono, and Drizzle ORM 2025-05-27 17:38:50 -04:00
code-plan.md feat: initial backend setup with Bun, Hono, and Drizzle ORM 2025-05-27 17:38:50 -04:00
features.md feat: initial backend setup with Bun, Hono, and Drizzle ORM 2025-05-27 17:38:50 -04:00