diff --git a/README.md b/README.md index 3e258e0..e1ee4b2 100644 --- a/README.md +++ b/README.md @@ -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.