Ship
Environments
Clear separation between development, staging, preview and production — with safety checks built in.
Sample dataEnvironment cards are sample data.
Hook up real environments by deploying. Variable and indexability switches do not yet take effect on a hosted runtime.
Development
healthylocalhost:5173
Environment variablesAll required vars set
IndexabilityNoindex · safely hidden from Google
Robots.txtNon-prod blocks crawling automatically
Local sandbox. Robots blocked.
Preview
warningpreview-pr-19.novasia.app
Environment variablesAll required vars set
IndexabilityNoindex · safely hidden from Google
Robots.txtNon-prod blocks crawling automatically
Per-PR sandbox. Auto-noindex.
Staging
healthystaging.atlas.novasia.app
Environment variablesAll required vars set
IndexabilityNoindex · safely hidden from Google
Robots.txtNon-prod blocks crawling automatically
Internal QA. Robots blocked.
Production
healthyatlas.novasia.app
Environment variablesAll required vars set
IndexabilityPublic · search engines indexed
Robots.txtProduction allows crawling
Public. Indexable. Backups on.
Environment comparison
A quick read of differences across envs.
| Setting | Development | Preview | Staging | Production |
|---|---|---|---|---|
| Indexable | No | No | No | Yes |
| Backups | Off | Off | Weekly | Daily |
| Required reviewers | 0 | 0 | 0 | 1 |
| Auto noindex | On | On | On | — |