Self-hosting instructions
Deploy Nango on your local machine
Set up Nango locally in 3 minutes. Run:
Go to your local Dashboard.
Check out the .env.example
file for all configuration options.
Nango uses the following ports (all overridable with docker-compose.yaml
or env vars):
- Server: 3003
- Postgres: 5432
Was this page helpful?