- Updated .env.example to reflect new LLM configuration with Aliyun's API. - Enhanced .gitignore to include additional files and directories for better exclusion of sensitive and build artifacts. - Added docker-compose.yml for streamlined deployment of backend and frontend services. - Introduced Dockerfiles for both backend and frontend to facilitate containerized builds. - Created README.md to provide comprehensive project documentation and setup instructions. - Established nginx configuration for frontend to support API proxying and static file serving. |
||
|---|---|---|
| .. | ||
| app | ||
| scripts | ||
| Dockerfile | ||
| pyproject.toml | ||
| requirements.txt | ||
| run.py | ||