run migrations inside the app

This commit is contained in:
2023-01-15 11:57:00 +01:00
parent 09844e5294
commit cd9f3f9cc4
2 changed files with 20 additions and 10 deletions

View File

@@ -1,5 +1,3 @@
#!/bin/bash
npm run typeorm -- migration:run
npm start
npm start