chore(dev): harden start-dev shutdown and DATABASE_URL setup.

Load root .env for Prisma, stop dev servers via process groups, and sync server lockfile metadata after install.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-07-12 10:51:26 +02:00
co-authored by Cursor
parent 465c58ee69
commit 8b51d920da
2 changed files with 93 additions and 14 deletions
+1
View File
@@ -7,6 +7,7 @@
"": {
"name": "server",
"version": "1.0.0",
"hasInstallScript": true,
"dependencies": {
"@prisma/client": "^5.10.2",
"@simplewebauthn/server": "^9.0.3",