feat: add automatic database migration and seeding on docker startup
All checks were successful
Staging Build / build (push) Successful in 2m47s

This commit is contained in:
DanielS
2026-06-23 03:14:40 +02:00
parent 235efd5a47
commit 756ec5c002
4 changed files with 245 additions and 1 deletions

View File

@@ -29,6 +29,7 @@
"next": "latest",
"next-themes": "^0.4.6",
"nodemailer": "^9.0.1",
"pg": "^8.11.3",
"radix-ui": "^1.4.3",
"react": "^19.0.0",
"react-dom": "^19.0.0",