docker thing

This commit is contained in:
2020-11-13 20:52:24 +03:00
parent 10c16f78ff
commit aaebe63e6d
13 changed files with 155 additions and 19 deletions

5
dockerentry.sh Normal file
View File

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