mirror of
https://github.com/kind-0/nsecbunkerd.git
synced 2026-05-03 07:00:11 +00:00
add script
This commit is contained in:
parent
246cb4f806
commit
5ebf9d3482
@ -24,6 +24,7 @@
|
|||||||
"prisma:migrate": "npx prisma migrate deploy",
|
"prisma:migrate": "npx prisma migrate deploy",
|
||||||
"prisma:create": "npx prisma db push --preview-feature",
|
"prisma:create": "npx prisma db push --preview-feature",
|
||||||
"start": "node ./scripts/start.js",
|
"start": "node ./scripts/start.js",
|
||||||
|
"lfg": "node ./scripts/start.js start",
|
||||||
"nsecbunkerd": "node dist/index.js",
|
"nsecbunkerd": "node dist/index.js",
|
||||||
"nsecbunker-client": "node dist/client.js"
|
"nsecbunker-client": "node dist/client.js"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user