Files
wzdj/README.md
卡若 c6ea6609cd
Some checks failed
CI / notice (push) Has been cancelled
chore(docs): 玩值开发文档仅保留10项目管理;部署迁至scripts/gitea-玩值部署
Made-with: Cursor
2026-04-14 18:55:44 +08:00

1.6 KiB
Raw Permalink Blame History

Esports platform development

Automatically synced with your v0.app deployments

本地运行(玩值电竞 App

  • 安装依赖:pnpm install
  • 启动开发服务:pnpm dev → 浏览器打开 http://localhost:3088不是 30003000 上常为其它项目,会导致 /live 等路由 404
  • MongoDB在项目根配置 .env.localMONGODB_URI,需要时可执行 pnpm db:mongo:seed
  • 项目进度与排期文档:见 玩值开发文档/10、项目管理/(如 开发进度总表.mdOKR任务拆解与排期_王明政_许永平_4-5月.md

Deployed on Vercel Built with v0

Overview

This repository will stay in sync with your deployed chats on v0.app. Any changes you make to your deployed app will be automatically pushed to this repository from v0.app.

Deployment

Your project is live at:

https://vercel.com/fnvtks-projects/v0--aa

Build your app

Continue building your app on:

https://v0.app/chat/pDE9S8I1cvU

How It Works

  1. Create and modify your project using v0.app
  2. Deploy your chats from the v0 interface
  3. Changes are automatically pushed to this repository
  4. Vercel deploys the latest version from this repository