mirror of
https://github.com/patdelphi/suanming.git
synced 2026-02-28 05:33:11 +08:00
添加Railway部署配置文件和CORS设置
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
"server": "nodemon server/index.cjs",
|
||||
"build": "tsc -b && vite build",
|
||||
"build:prod": "tsc -b && BUILD_MODE=prod vite build",
|
||||
"vercel-build": "npm run build",
|
||||
"lint": "eslint .",
|
||||
"preview": "vite preview",
|
||||
"start": "node server/index.cjs",
|
||||
|
||||
Reference in New Issue
Block a user