Example Code

Node sample project

We've written a sample project, using Node.jsarrow-up-right, under the examples folder. You can set up the repository by:

  1. Download this repository

  2. In the examples/node directory, install dependencies with npm install

  3. To start the demo server: npm run start -- --CLIENT_SECRET=<YOUR_CLIENT_SECRET>

circle-info

More sample projects in other languages coming soon

Last updated

Was this helpful?