Add db:backup and db:restore npm scripts

This commit is contained in:
Bonna Moon
2026-06-15 21:45:09 -05:00
parent 4bc5ddc77b
commit 9ec4457552
4 changed files with 65 additions and 1 deletions

3
.gitignore vendored
View File

@@ -27,3 +27,6 @@ next-env.d.ts
# uploads
/public/uploads/
# db backups
/backups/