Install the Nango CLI
Install the Nango CLI globally:Create your Nango integrations folder
All your integrations live in a folder callednango-integrations. Whether located in your main codebase or a dedicated repository, this folder should be version-controlled.
To initialize your integrations folder (e.g. at the root of your repository), run:
Authenticate the CLI
In an.env file in ./nango-integrations, add the following environment variables:
Production and Development environment in the left nav bar).
Learn more about the Nango CLI (reference) and the content of the integrations folder.