reservacion
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
"scripts": {
|
||||
"start": "ts-node src/index.ts",
|
||||
"dev": "nodemon --exec ts-node -r tsconfig-paths/register src/index.ts",
|
||||
"cat": "ts-node -r tsconfig-paths/register src/catalogos.ts",
|
||||
"db:sync": "ts-node ./node_modules/.bin/typeorm schema:sync",
|
||||
"db:drop": "ts-node ./node_modules/.bin/typeorm schema:drop"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user