sri sri guru gaurangau jayatah
The web app consists of the following components.
- Frontend hosted at Firebase Hosting.
- Directus as a headless CMS.
- Algolia as an external search provider.
See each of the README files linked above for component-specific descriptions.
Please read our Contributing guidelines.
CI/CD runs using GitHub Actions. The workflows are in .github/workflows
folder.
- The
pull-request-check-suite
workflow tests all the touched sub-projects in a pull request.