added helper to rerun app when it crashes

This commit is contained in:
Aster Fialla
2026-02-15 23:09:27 -05:00
parent cf37508ee4
commit fa86606fb4
2 changed files with 3 additions and 1 deletions

View File

@@ -13,6 +13,7 @@
"@fluxerjs/core": "^1.0.9",
"pg": "^8.18.0",
"pg-hstore": "^2.3.4",
"pm2": "^6.0.14",
"sequelize": "^6.37.7",
"tmp": "^0.2.5"
},