Files
wzdj/README.md
卡若 b95d1a94c6 feat(live): 直播与主播工作台 API、云厂商解析与文档调研
- 新增直播评论/上下文/礼物等 API 与回放组件
- 主播开播、云端推流配置与 streamer 校验
- 依赖与 Mongo 集合/种子更新
- 需求与调研文档补充

Made-with: Cursor
2026-04-14 16:24:17 +08:00

1.6 KiB
Raw 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
  • 直播开播图文步骤(按钮与页面位置):玩值开发文档/1、需求/修改/直播开播操作教程_20260413.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