Fixed npm run start:prod not able to find build directory (#83)

This commit is contained in:
Alex
2022-03-28 21:00:17 -05:00
committed by GitHub
parent ac0ad98b55
commit 23ba651705
3 changed files with 5 additions and 3 deletions

View File

@@ -0,0 +1,2 @@
# npm run typeorm migration:run
npm run build && npm run start:prod