Add db:backup and db:restore npm scripts
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -27,3 +27,6 @@ next-env.d.ts
|
||||
|
||||
# uploads
|
||||
/public/uploads/
|
||||
|
||||
# db backups
|
||||
/backups/
|
||||
|
||||
Reference in New Issue
Block a user