chore(server-e2e): allow starting via VS Code

This commit is contained in:
Elian Doran
2025-05-01 13:39:10 +03:00
parent b64521d250
commit a083418906
5 changed files with 31 additions and 98 deletions
+3
View File
@@ -8,5 +8,8 @@
"client",
"server"
]
},
"devDependencies": {
"dotenv": "16.5.0"
}
}