deploy self
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "deployer2",
|
||||
"scripts": {
|
||||
"build": "bun run src/buildSelf.ts",
|
||||
"dev": "NODE_ENV=development PORT=6001 bun run --hot src/index.ts",
|
||||
"start": "NODE_ENV=production bun run src/index.ts"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user