This website requires JavaScript.
Explore
Help
Register
Sign In
xuyue
/
teaching-design
Watch
1
Star
0
Fork
0
You've already forked teaching-design
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0ca8f78ffa07097c6716eb1d5523f971f505e32a
teaching-design
/
server
History
yuetsh
0ca8f78ffa
feat: add admin routes (list/create/delete users)
2026-06-16 00:21:10 -06:00
..
middleware
feat: add bearerAuth Hono middleware
2026-06-16 00:15:48 -06:00
routes
feat: add admin routes (list/create/delete users)
2026-06-16 00:21:10 -06:00
auth.test.ts
chore: add tsconfig.server.json for bun types and install @types/bun
2026-06-16 00:15:07 -06:00
auth.ts
feat: add auth crypto utilities (password hash, JWT, token hash)
2026-06-16 00:12:09 -06:00
db.test.ts
feat: add users and refresh_tokens tables and CRUD
2026-06-16 00:04:39 -06:00
db.ts
feat: add users and refresh_tokens tables and CRUD
2026-06-16 00:04:39 -06:00
index.ts
feat: add Hono server entry point with static fallback
2026-06-15 20:09:53 -06:00