backend with hono with postgres, frontend with react, shadcn, tailwind, tanstack
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
^1.14.0^0.7.2^2.0.2^9.0.10^3.2.0^16.6.1^0.41.0^4.7.5^9.0.2^3.14.0^8.16.3^3.4.7^3.17.0^3.24.2^1.2.0^20.11.17^0.31.4^10.9.2^4.19.3^3.1.120
commits
Merge pull request #4 from hildanku/feat/authentication
db81d97View on GitHubfeat(auth): implement login flow with validation and protected layout
9abec5dView on GitHubMerge pull request #3 from hildanku/feat/authentication
27497a9View on GitHubfeat(user): implement role-based access control and getById endpoint
77357ffView on GitHubfeat: add authentication module with controller, repository, and validator
2f903c0View on GitHubtest(logger): refactor spy target from process.stdout to console._stdout with casting
c0faa89View on GitHubrefactor(repository): replace multiple generics (TEntity, TCreate, TUpdate) with a single generic T
431a130View on GitHubtest: replace console._stdout.write with process.stdout.write in winston spy
d11dd09View on GitHub