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

37 lines
1.6 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Esports platform development
*Automatically synced with your [v0.app](https://v0.app) deployments*
## 本地运行(玩值电竞 App
- 安装依赖:`pnpm install`
- 启动开发服务:`pnpm dev` → 浏览器打开 **`http://localhost:3088`****不是 3000**3000 上常为其它项目,会导致 `/live` 等路由 404
- MongoDB在项目根配置 `.env.local``MONGODB_URI`,需要时可执行 `pnpm db:mongo:seed`
- **项目进度与排期文档**:见 `玩值开发文档/10、项目管理/`(如 `开发进度总表.md``OKR任务拆解与排期_王明政_许永平_4-5月.md`
[![Deployed on Vercel](https://img.shields.io/badge/Deployed%20on-Vercel-black?style=for-the-badge&logo=vercel)](https://vercel.com/fnvtks-projects/v0--aa)
[![Built with v0](https://img.shields.io/badge/Built%20with-v0.app-black?style=for-the-badge)](https://v0.app/chat/pDE9S8I1cvU)
## Overview
This repository will stay in sync with your deployed chats on [v0.app](https://v0.app).
Any changes you make to your deployed app will be automatically pushed to this repository from [v0.app](https://v0.app).
## Deployment
Your project is live at:
**[https://vercel.com/fnvtks-projects/v0--aa](https://vercel.com/fnvtks-projects/v0--aa)**
## Build your app
Continue building your app on:
**[https://v0.app/chat/pDE9S8I1cvU](https://v0.app/chat/pDE9S8I1cvU)**
## How It Works
1. Create and modify your project using [v0.app](https://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