Update README.md

This commit is contained in:
2026-09-20 18:38:34 +01:00
parent acbde93494
commit bd1aa199d3
2 changed files with 34 additions and 39 deletions
-1
View File
@@ -8,7 +8,6 @@
"build": "bunx bunext build",
"db:schema": "bunx bun-sqlite schema -t",
"db:admin": "bunx bun-sqlite admin",
"deploy:prod": "./deploy/deploy-prod.sh",
"start": "NODE_ENV=production bun src/server.ts"
},
"devDependencies": {