video-flow-b/README.md
2025-10-27 15:48:42 +08:00

31 lines
501 B
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.

# Video Flow
一个基于Next.js的视频创作工具支持多种创作模式和故事模板。
## 启动开发服务器
运行以下命令启动开发服务器:
```shellscript
npm run dev
```
开发服务器将在 [http://localhost:3000](http://localhost:3000) 启动。
## 生产部署
```shellscript
cd video-flow-b
./compile.sh
登入服务器:
ssh 77media@182.92.218.171
./deploy
键入11回车
11) Deploy Vedio Flow Frontend
Please select a service to deploy (0-10): 11
```