This website requires JavaScript.
Explore
Help
Register
Sign In
bas
/
solelog
Watch
1
Star
0
Fork
0
You've already forked solelog
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5e61b7720d31e3843a3ecdef182217d6840ab5e8
solelog
/
apps
/
api
/
test
History
Bas van Rossem
5e61b7720d
feat(api): user-scoped activities CRUD with shared auth helper
2026-06-17 15:34:42 +02:00
..
activities.test.ts
feat(api): user-scoped activities CRUD with shared auth helper
2026-06-17 15:34:42 +02:00
auth.test.ts
feat(api): mount better-auth (email+password + bearer) on /api/auth
2026-06-17 13:47:20 +02:00
db.test.ts
feat(api): Drizzle + libsql DB layer with better-auth schema and migrations
2026-06-17 13:40:31 +02:00
health.test.ts
feat(api): Hono backend skeleton with /health endpoint and test
2026-06-17 13:35:28 +02:00
me.test.ts
feat(api): add protected GET /api/me and full auth round-trip test
2026-06-17 13:50:31 +02:00
schema.test.ts
feat(api): add activities + work_sessions domain schema and shared contracts
2026-06-17 15:29:14 +02:00
setup.ts
feat(api): Drizzle + libsql DB layer with better-auth schema and migrations
2026-06-17 13:40:31 +02:00