新增: - backend/venv/ - Python 虚拟环境 - backend/start.sh - 启动脚本(使用虚拟环境) - backend/requirements.txt - 依赖列表 - .gitignore - 忽略虚拟环境和缓存文件 说明: - 每个项目使用独立虚拟环境 - 避免依赖冲突 - 启动脚本自动创建和激活虚拟环境
2.6 KiB
2.6 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.2 - 2024-02-12
Commits
- [Refactor] use
es-define-propertyf93a8c8 - [Dev Deps] update
aud,npmignore,tape42b0c9d - [Deps] update
get-intrinsic35e9b46
v1.0.1 - 2023-10-20
Commits
- [meta] use
npmignoreto autogenerate an npmignore file5bbf4da - [actions] update rebase action to use reusable workflow
3a5585b - [Dev Deps] update
@ljharb/eslint-config,aud,tapee5c1212 - [Dev Deps] update
aud,tapee942917 - [Deps] update
get-intrinsicf4a44ec - [Deps] update
get-intrinsiceeb275b