https://github.com/uvasoftware/scanii-token-sample
Scanii client side content arbitration sample project
https://github.com/uvasoftware/scanii-token-sample
Last synced: 10 months ago
JSON representation
Scanii client side content arbitration sample project
- Host: GitHub
- URL: https://github.com/uvasoftware/scanii-token-sample
- Owner: uvasoftware
- License: apache-2.0
- Created: 2017-10-20T03:00:18.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2025-06-05T11:24:36.000Z (about 1 year ago)
- Last Synced: 2025-06-09T16:49:35.929Z (about 1 year ago)
- Language: HTML
- Homepage: https://scanii.com
- Size: 48.8 KB
- Stars: 5
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```