Files
users/README.md

32 lines
1.1 KiB
Markdown
Raw 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.

# 神射手 - 用户数字资产中台
*Automatically synced with your [v0.dev](https://v0.dev) deployments*
[![Deployed on Vercel](https://img.shields.io/badge/Deployed%20on-Vercel-black?style=for-the-badge&logo=vercel)](https://vercel.com/fnvtks-projects/kr-users)
[![Built with v0](https://img.shields.io/badge/Built%20with-v0.dev-black?style=for-the-badge)](https://v0.app/chat/0421-wmxy9okroIx)
## 快速开始
```bash
pnpm install
pnpm dev
```
访问 http://localhost:3000/login 使用 **zhiqun@qq.com / Zhiqun1984** 登录(本地 mock
## v0 与 GitHub 同步
1. 在 [v0 项目](https://v0.app/chat/0421-wmxy9okroIx) 中编辑并 Deploy
2. 本地拉取最新代码:`git pull origin main`
详见 [开发文档/v0-神射手集成指南.md](./开发文档/v0-神射手集成指南.md)
## 环境变量
复制 `.env.example``.env.local`。不配置 `NEXT_PUBLIC_API_BASE_URL` 时使用本地 mock 登录。
## Deployment
- **Vercel**: [fnvtks-projects/kr-users](https://vercel.com/fnvtks-projects/kr-users)
- **v0 项目**: [0421 神射手-用户数字资产中台](https://v0.app/chat/0421-wmxy9okroIx)