Log and Database
This commit is contained in:
@@ -6,6 +6,7 @@ echo "🚀 Starte StackPulse Dev-Umgebung..."
|
||||
# --- Backend ---
|
||||
cd backend
|
||||
npm install
|
||||
npm run migrate
|
||||
npm start &
|
||||
BACK_PID=$!
|
||||
cd ..
|
||||
|
||||
Reference in New Issue
Block a user