Files
splitwise/backend
Yadunand Prem 2e1072fa0f feat: add better-auth integration
- Set up basic better-auth configuration
- Implement auth controller with route handling
- Create authentication middleware
- Update TypeScript types for better compatibility
- Update Drizzle ORM to latest version (0.43.1)
- Add @hono/zod-validator for request validation

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-27 22:02:19 -04:00
..
2025-05-27 22:02:19 -04:00
2025-05-27 22:02:19 -04:00
2025-05-27 22:02:19 -04:00

backend

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.10. Bun is a fast all-in-one JavaScript runtime.