feat(scripts): add backup/restore scripts

This commit is contained in:
2026-06-05 13:29:30 +03:30
parent 863cbd9ec9
commit 9f7accba04
5 changed files with 291 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
.env
backups/
backend/logs/
backend/.pytest_cache/