This project is a good starting point to create an HTTP handler to redeploy your app on Qovery
This open-source template provides a generic starting point to create a simple HTTP handler in Go. It's designed to help you automatically redeploy your applications on Qovery when your content changes in your headless CMS.
This template is perfect for users with Server-Side Rendered (SSR) frontend apps that need to be rebuilt and redeployed when content changes. Examples of headless CMSs that could benefit from this template include Prismic, Strapi, Contentful, and more.
At Qovery, we use Prismic to manage our landing page content. Each time we update Prismic, we want to automatically redeploy our production and staging apps (depending on the tag). This template helps you set up the necessary HTTP handler for this purpose.
TODO
If you'd like to contribute to this project, please submit a pull request or open an issue on GitHub.
This project is licensed under the MIT License. See the LICENSE file for more information.