Prepare your setup to create Nango functions
nango-integrations
folder set up.
nango help
to get an overview of all CLI functions or take a look at the CLI reference.
nango-integrations
foldernango-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:
nango-integrations
folder with instructions for AI agents:./nango-integrations
folder with some initial configuration and an example sync script. The nango-integrations
directory looks like this:
.env
file in ./nango-integrations
, add the following environment variables:
Production
and Development
environment in the left nav bar).
github-issues-example
sync.
You can also find more examples in our reference implementations repo on GitHub.
When you are ready, remove the example integration and create your own function: