A sample repo showing how to use a Circle API SDK generated by OpenAPI generator (typescript-node
)
After cloning this repo, execute the commands from this repo's root folder.
-
Run the dependency installation script
source setup.sh
-
Rename
.env.template
to.env
in thedemo-scripts
folder and copy paste your bearer token in the indicated region -
From the
demo-scripts
folder runindex.ts
npx ts-node index.ts