working server with migrations as defined
BOOM BABY!!!
This commit is contained in:
@ -4,6 +4,9 @@
|
||||
"ncp": "^2.0.0",
|
||||
"path": "^0.12.7"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "rm -rf dist && tsc && cp -r frame dist/ && node dist/processDef.js"
|
||||
},
|
||||
"name": "system-builder",
|
||||
"version": "1.0.0",
|
||||
"main": "dist/processDef.js",
|
||||
|
Reference in New Issue
Block a user