generated from lucxjo/template
(chore) Added script to migrate on Jenkins
Signed-off-by: Louis Hollingworth <louis@hollingworth.ch>
This commit is contained in:
parent
17d8746767
commit
e9bc78e9ff
2 changed files with 15 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
|||
"build:changelog": "npx @discordx/changelog --src src",
|
||||
"dev": "node --loader ts-node/esm src/main.ts",
|
||||
"start": "node build/main.js",
|
||||
"db:deploy": "prisma migrate deploy",
|
||||
"watch": "nodemon --exec ts-node-esm src/main.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue