crystelf-core/README.md

19 lines
378 B
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.

## 构建:
- pnpm i
- pnpm build
- bash start.sh
## 使用:
- public/files/image/图片 支持多级目录
- public/files/media/视频 支持多级目录
- logs/日志
- src/modules/路由 支持post&get
- .env 环境变量
## 贡献
- fork到自己的储存库
- 在自己的储存库内推送更新
- 提交pr等待合并
**自动更新丸记得装依赖和构建**