@@ -196,6 +196,11 @@ npm run dev
|
||||
|
||||
## Documentation
|
||||
|
||||
### Development & Workflow
|
||||
- **[Development Environment Setup](docs/DEVELOPMENT.md)** - Comprehensive guide for setting up your development environment, git workflow, pre-commit hooks, manual tool usage, and CI/CD pipeline understanding
|
||||
|
||||
### Operations & Troubleshooting
|
||||
- **[Gitea Actions Troubleshooting](docs/GITEA_ACTIONS_TROUBLESHOOTING.md)** - Solutions for CI/CD pipeline issues, including the critical "jobs waiting forever" problem
|
||||
- **[Secure Docker CI/CD](docs/SECURE_DOCKER_CICD.md)** - Security considerations and setup for Docker-based CI/CD pipelines
|
||||
|
||||
See the `backend/` and `frontend/` folders for more details.
|
||||
|
||||
Reference in New Issue
Block a user