| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-12-06 | feat(dev): change architecture and directory structure | nsfisis |
| 2025-12-04 | refactor(auth): introduce repository pattern for database access | nsfisis |
| 2025-12-04 | test(auth): add tests for refresh token endpoint | nsfisis |
| 2025-12-04 | feat(auth): add auth middleware for JWT validation | nsfisis |
| 2025-12-04 | feat(auth): add refresh token endpoint | nsfisis |
| 2025-12-04 | feat(auth): add login endpoint with JWT | nsfisis |
| 2025-12-04 | feat(auth): add user registration endpoint | nsfisis |
| 2025-12-04 | feat(db): add database migrations | nsfisis |
| 2025-12-04 | feat(db): add Drizzle ORM setup | nsfisis |
| 2025-12-04 | feat(server): add logger middleware | nsfisis |
| 2025-12-04 | feat(server): add error handling middleware | nsfisis |
| 2025-12-04 | test(server): add Hono app integration tests | nsfisis |
| 2025-12-04 | feat(server): setup Vitest testing framework | nsfisis |
| 2025-12-04 | feat(server): initialize Hono app | nsfisis |
| 2025-12-04 | feat(dev): configure Biome linter | nsfisis |
| 2025-11-30 | setup pnpm and tsc | nsfisis |
