Install the Nango CLI
Install the Nango CLI globally:CLI Authentication
Add the following env vars. We recommend that you have a.env file in ./nango-integrations:
prod and dev secret keys from the Project Settings tab (toggle between the prod and dev environment in the left nav bar).
For self-hosting, set the
NANGO_HOSTPORT env variable to http://localhost:3003 (for local development) or your instance’s URL.