Skip to content

This project is a good starting point to create an HTTP handler to redeploy your app on Qovery

License

Notifications You must be signed in to change notification settings

Qovery/http-handler-to-redeploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP Handler for Automatic Redeployment on Qovery

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.

Use Case

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.

Usage

TODO

Contributing

If you'd like to contribute to this project, please submit a pull request or open an issue on GitHub.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

About

This project is a good starting point to create an HTTP handler to redeploy your app on Qovery

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published