put this in docker container

This commit is contained in:
2020-10-19 20:23:59 +03:00
committed by Stepan Usatiuk
parent df4d45e376
commit 45444d0741
12 changed files with 128 additions and 7 deletions

5
dockerentry.sh Normal file
View File

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