🗞️ Blog
You can check my Medium Blog for more information about the project development and updates.
You can also read my Personal Blog for more information about this project and my other projects.
🎓 GitHub Project
The project is managed using GitHub Projects, which helps organize tasks, track progress, and prioritize features.
You can view the project board here.
🚦 CI/CD Tracking
The project uses GitHub Actions workflows for unit, integration, E2E, API docs generation, and deployment.
Key workflows:
ci-unit-tests.yamlci-integration-tests.yamlci-e2e-tests.yamlci-generate-api-docs.yamlcd-release.yaml
📦 Release Tracking
Release notes are maintained under
docs/releases: