Set up Nango locally in 3 minutes. Run:

git clone https://github.com/NangoHQ/nango && cd nango
docker compose up

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