Overview of Hasura Cloud Preview Apps
masterHasura Cloud Preview Apps allow you to automatically spin up a dedicated Hasura Cloud instance for every GitHub pull request. This enables quick and easy testing of changes in an isolated environment before merging.
You can implement Preview Apps using one of two methods:
- Preview Apps GitHub Action: A pre-built action for your CI/CD workflow.
- Preview Apps API: Direct programmatic access to manage preview apps.
Note: This feature is currently in beta.
Usage Limits: Users on the Free tier are limited to 60 calls per month to the Preview App API.