Commit graph

7 commits

Author SHA1 Message Date
Chneemann
a60851ac07
refactor(lib): consolidate services, types, utils, and actions into lib folder and update import paths
All checks were successful
Deploy Flowstate to VPS / deploy (push) Successful in 1m27s
2026-08-23 16:44:18 +02:00
Chneemann
37bfb0e759
feat(docs): update README.md with full project structure and CI/CD docs
All checks were successful
Deploy Flowstate to VPS / deploy (push) Successful in 56s
2026-08-15 12:22:50 +02:00
Chneemann
6fc598be83
feat(layout): implement navbar, routing (/summary, /board), layout enhancements and JSDoc 2026-08-04 08:59:08 +02:00
Chneemann
c785b1bd46
feat(db): migrate from SQLite to PostgreSQL via Drizzle ORM 2026-08-03 19:37:03 +02:00
Chneemann
f5fc0ac256
feat(db): integrate Drizzle ORM with SQLite 2026-08-03 18:07:02 +02:00
Chneemann
fd728634ce
feat(auth): integrate NextAuth v5 with credentials provider, protected routes, and custom auth layouts 2026-08-03 15:13:18 +02:00
Chneemann
f961ffb7df
Initial commit 2026-08-01 12:13:57 +02:00