update first - 84

This commit is contained in:
thanhnv
2026-06-30 02:21:39 +09:00
commit 07ac1bdcdd
561 changed files with 88164 additions and 0 deletions
@@ -0,0 +1,9 @@
# Tasks
- [X] Backend auth module with JWT and bcrypt.
- [X] Backend users/objectives/key-results modules.
- [X] Prisma schema, SQLite migration SQL, idempotent seed.
- [X] Frontend login, dashboard, objective detail, create objective, key result detail.
- [X] Backend service and e2e tests.
- [X] Golden regression fixture and deliberate failure evidence.
- [X] Build/test logs captured.