新增: - backend/venv/ - Python 虚拟环境 - backend/start.sh - 启动脚本(使用虚拟环境) - backend/requirements.txt - 依赖列表 - .gitignore - 忽略虚拟环境和缓存文件 说明: - 每个项目使用独立虚拟环境 - 避免依赖冲突 - 启动脚本自动创建和激活虚拟环境
1.9 KiB
1.9 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v1.0.0 - 2022-01-02
Commits
- Tests
e2f59ad - Initial commit
dc222aa - [meta] do not publish workflow files
5ef77f7 - npm init
992b068 - read me
6c9afa9 - Initial implementation
2f98925 - [meta] add
auto-changelog6c476ae - [Dev Deps] add
eslint,@ljharb/eslint-configd0fffc8 - Only apps should have lockfiles
ab318ed - [meta] add
safe-publish-latest2bb23b3 - [meta] add
sideEffectsflag600223b