aboutsummaryrefslogtreecommitdiffhomepage
path: root/pkgs/server/src
AgeCommit message (Expand)Author
2025-12-04feat(auth): add auth middleware for JWT validationnsfisis
2025-12-04feat(auth): add refresh token endpointnsfisis
2025-12-04feat(auth): add login endpoint with JWTnsfisis
2025-12-04feat(auth): add user registration endpointnsfisis
2025-12-04feat(db): add Drizzle ORM setupnsfisis
2025-12-04feat(server): add logger middlewarensfisis
2025-12-04feat(server): add error handling middlewarensfisis
2025-12-04test(server): add Hono app integration testsnsfisis
2025-12-04feat(server): initialize Hono appnsfisis
2025-11-30setup pnpm and tscnsfisis