This website requires JavaScript.
Explore
Help
Register
Sign In
poignatov
/
play-life
Watch
1
Star
0
Fork
0
You've already forked play-life
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e3c81a36dea4075e3128769d318e9eec1143d92f
play-life
/
.vscode
/
launch.json
5 lines
49 B
JSON
Raw
Normal View
History
Unescape
Escape
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
{
"version"
:
"0.2.0"
,
fix: исправлен импорт TaskForm с явным расширением .jsx, версия 2.9.1
2026-01-04 19:42:29 +03:00
"configurations"
:
[
]
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
}
Reference in New Issue
Copy Permalink