Development Workflows
Local Development
Run the complete Nhost stack locally for offline development, fast iteration, and full control over your environment.
Cloud Development
Develop against cloud infrastructure while maintaining local tools for simplified remote testing and team collaboration.
Key Features
Complete Stack Control
Run PostgreSQL, GraphQL, Auth, Storage, and custom services either locally or connected to cloud infrastructure.
Fast Iteration
Make changes to your schema, auth settings, or storage permissions and see them take effect instantly.
Configuration as Code
Define your project’s configuration in version-controlled files for easy collaboration and deployment.
Getting Started
Local Development
Set up and run the complete Nhost stack locally for offline development
Cloud Development
Develop against cloud projects while maintaining local development tools
Advanced Features
Configuration Overlays
Manage environment-specific settings without duplicating your base configuration
Custom Subdomains
Configure dynamic DNS to connect from different devices to your local project
Multiple Projects
Work on multiple projects simultaneously with isolated environments
Seed Data
Populate your development database with test data for consistent environments