Docs: Add GitLab CI/CD + Strapi Integration Guide
closes #67 (closed)
📌 Description
This MR adds a comprehensive documentation guide for integrating Strapi with GitLab CI/CD.
✅ Changes Included
- Added CI/CD pipeline explanation (build, test, deploy)
- Documented
.gitlab-ci.ymlstructure - Explained Strapi backend setup (env variables, API tokens)
- Covered data management without Strapi admin access (API & seed scripts)
- Added integration workflow (Git push → deploy → data update)
- Included rollback steps and common issues
🎯 Purpose
- Improve project documentation
- Help developers understand deployment and data flow
- Reduce dependency on Strapi admin panel
🧪 Testing
- Documentation only (no code changes)
📎 Notes
Some sections may require further updates based on team confirmation (data handling approach).
Edited by Kuruva Laxmi