Files
play-life/.cursor/commands.json
poignatov 6d7d59d2ae
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 6s
Add init/run scripts and Cursor/VSCode configurations
- Add init.sh: initializes app with Docker, creates prod backup, restores to local DB
- Add run.sh: restarts all containers
- Update restore-db.sh: auto-selects latest dump, terminates active connections before restore
- Add .cursor/commands.json: Cursor commands (init, run, backupFromProd, restoreToLocal)
- Add .vscode/tasks.json: VSCode tasks for running scripts
- Add .vscode/launch.json: launch configurations for restarting server
- Remove play-life-backend/env.example (unified .env in root)
2026-01-03 17:08:42 +03:00

1.2 KiB