add script
This commit is contained in:
parent
246cb4f806
commit
5ebf9d3482
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@
|
|||
"prisma:migrate": "npx prisma migrate deploy",
|
||||
"prisma:create": "npx prisma db push --preview-feature",
|
||||
"start": "node ./scripts/start.js",
|
||||
"lfg": "node ./scripts/start.js start",
|
||||
"nsecbunkerd": "node dist/index.js",
|
||||
"nsecbunker-client": "node dist/client.js"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue