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
eae9a53a26705a20f1c68cad0b8aa26353ea4983
solelog
/
apps
/
api
History
Bas van Rossem
eae9a53a26
All checks were successful
Build and Push Docker Image / build (push)
Successful in 37s
Details
fix(docker): drop COPY .yarn/ — dir is gitignored, absent in CI builds
2026-06-17 20:45:53 +02:00
..
drizzle
feat(api): add better-auth admin plugin + close public sign-up (migration 0002)
2026-06-17 17:36:26 +02:00
src
feat(api): include role in /api/me + allow admin origin in CORS
2026-06-17 18:53:39 +02:00
test
feat(api): include role in /api/me + allow admin origin in CORS
2026-06-17 18:53:39 +02:00
.dockerignore
feat(api): dockerize backend with compose, migrations-on-start, and run docs
2026-06-17 13:54:48 +02:00
.env.example
feat(api): include role in /api/me + allow admin origin in CORS
2026-06-17 18:53:39 +02:00
Dockerfile
fix(docker): drop COPY .yarn/ — dir is gitignored, absent in CI builds
2026-06-17 20:45:53 +02:00
drizzle.config.ts
feat(api): Drizzle + libsql DB layer with better-auth schema and migrations
2026-06-17 13:40:31 +02:00
package.json
feat(api): seed reference activities and enable CORS for the worker SPA
2026-06-17 15:54:52 +02:00
tsconfig.json
feat(api): Hono backend skeleton with /health endpoint and test
2026-06-17 13:35:28 +02:00
vitest.config.ts
feat(api): Hono backend skeleton with /health endpoint and test
2026-06-17 13:35:28 +02:00