init
This commit is contained in:
3
deployment/local/start.sh
Normal file
3
deployment/local/start.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
echo "Lanzando migraciones e iniciando servidor"
|
||||
npm run migrate && npm run start
|
||||
Reference in New Issue
Block a user