@@ -1,3 +1,25 @@
## 本地启动
环境要求:python 3.10 以上,安装了 poetry
初始化环境
```shell
poetry install
```
初始化数据库
flask init
启动
flask run
## 贡献指南
如果想参与项目的贡献,提交代码之前需要启用 pre-commit、commitizen 对代码进行校验,运行以下指令即可。
The note is not visible to the blocked user.