Commit Graph

6 Commits

Author SHA1 Message Date
68de97735f Add temporary bootstrap-reset endpoint 2026-01-28 17:20:31 +00:00
8efb0bee1d Remove bootstrap-admin endpoint 2026-01-28 17:19:17 +00:00
d346f90793 Add temporary bootstrap-admin endpoint 2026-01-28 17:18:07 +00:00
2599f77539 Fix nginx.conf for standalone frontend deployment 2026-01-28 16:38:54 +00:00
a15ecdff59 Simplify docker-compose for Dokploy - API only 2026-01-28 16:29:26 +00:00
98ea0427bb Initial todo app setup
- Backend: Bun + Elysia + Drizzle ORM + PostgreSQL
- Frontend: React + Vite + TailwindCSS + Zustand
- Auth: better-auth with invite-only system
- Features: Tasks, Projects, Sections, Labels, Comments
- Hammer API: Dedicated endpoints for AI assistant integration
- Unit tests: 24 passing tests
- Docker: Compose file for deployment
2026-01-28 14:02:15 +00:00