Commit graph

8 commits

Author SHA1 Message Date
511acbca62
feat: add notifications support
Some checks failed
container-scan / Container Scan (pull_request) Failing after 6m2s
docker-build / docker (pull_request) Failing after 7m56s
tests / Tests (pull_request) Failing after 4m25s
2025-06-28 16:10:10 +02:00
87dc6162f4
feat(api): upgrade zod to v4 and implement api docs and client generation 2025-06-20 13:59:43 +02:00
efbc44b311 chore: prima init migration 2025-05-19 20:16:31 +00:00
514254b407 fix: update prisma import paths and adjust .gitignore for generated files 2025-05-19 20:16:31 +00:00
8ef0ea17d4 feat: set up prisma db 2025-05-19 20:16:31 +00:00
9f8dd69987 fix: change User -> username to name 2025-05-19 20:16:31 +00:00
049be0820d feat: add prisma.schema content 2025-05-19 20:16:31 +00:00
b1a19fbe0c feat: add Prisma schema and dependencies for database integration 2025-05-08 13:14:14 +02:00