Skip to main content

Documentation Index

Fetch the complete documentation index at: https://nango-scrips-ref.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

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