migration in deployment
This commit is contained in:
4
entrypoint.sh
Normal file
4
entrypoint.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
npm run migrate up
|
||||
node src/index.js
|
||||
Reference in New Issue
Block a user