Skip to content

Preview Lifecycle

PreviewProof manages the full lifecycle of preview environments — from creation to cleanup.

When connected to GitHub, PreviewProof can automatically deploy a preview environment for every new pull request.

When new commits are pushed to a branch with an active preview, the environment is rebuilt and redeployed automatically.

When a pull request is merged or closed, the associated preview environment is automatically torn down to free resources.

Previews can also be created, restarted, and deleted manually from the dashboard or CLI.

Full documentation coming soon.