Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/uvasoftware/scanii-token-sample

Scanii client side content arbitration sample project
https://github.com/uvasoftware/scanii-token-sample

Last synced: about 1 month ago
JSON representation

Scanii client side content arbitration sample project

Awesome Lists containing this project

README

        

# Scanii Client Side Arbitration Sample

For details on how this works go here: https://docs.scanii.com/article/153-client-side-content-arbitration-with-scanii

## Dependencies
* Node.js (https://nodejs.org/en/)

## Running this sample project
```
$ npm install
$ SCANII_CREDS=CHANGE:ME npm start
```