CI + Previews
Namespace can deploy your stack in ephemeral environments representative of production, making it highly automatable.
By installing a single Github Application to your repository, Namespace can
- ensure all your servers start up and report as ready for each push
- run all your system-level tests for each push
- deploy a preview version of your application for each pull request