Major updates
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "bun src/server.ts",
|
||||
"dev": "sudo bun src/server.ts",
|
||||
"build": "bunx bunext build",
|
||||
"db:schema": "bunx bun-sqlite schema -t",
|
||||
"deploy:prod": "./deploy/deploy-prod.sh",
|
||||
|
||||
Reference in New Issue
Block a user