This website requires JavaScript.
Explore
Help
Sign in
DHBW-WE
/
MeetUp
Watch
5
Star
0
Fork
You've already forked MeetUp
0
Code
Issues
7
Pull requests
10
Projects
1
Releases
5
Packages
1
Wiki
Activity
Actions
2
377
commits
12
branches
5
tags
45
MiB
feat/18-notifications
Commit graph
7 commits
Author
SHA1
Message
Date
Dominik Stahl
511acbca62
feat: add notifications support
Some checks failed
container-scan / Container Scan (pull_request)
Failing after 6m2s
Details
docker-build / docker (pull_request)
Failing after 7m56s
Details
tests / Tests (pull_request)
Failing after 4m25s
Details
2025-06-28 16:10:10 +02:00
Dominik Stahl
87dc6162f4
feat(api): upgrade zod to v4 and implement api docs and client generation
2025-06-20 13:59:43 +02:00
Micha
514254b407
fix: update prisma import paths and adjust .gitignore for generated files
2025-05-19 20:16:31 +00:00
Micha
8ef0ea17d4
feat: set up prisma db
2025-05-19 20:16:31 +00:00
Micha
9f8dd69987
fix: change User -> username to name
2025-05-19 20:16:31 +00:00
Micha
049be0820d
feat: add prisma.schema content
2025-05-19 20:16:31 +00:00
SomeCodecat
b1a19fbe0c
feat: add Prisma schema and dependencies for database integration
2025-05-08 13:14:14 +02:00