Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/uvasoftware/scanii-token-sample
- Owner: uvasoftware
- License: apache-2.0
- Created: 2017-10-20T03:00:18.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-11-13T15:03:05.000Z (2 months ago)
- Last Synced: 2024-11-13T16:18:42.459Z (2 months ago)
- Language: HTML
- Homepage: https://scanii.com
- Size: 227 KB
- Stars: 4
- Watchers: 3
- 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
```