https://github.com/dereke/continuous-demonstration
An example of how to use continuous demonstration
https://github.com/dereke/continuous-demonstration
Last synced: 3 months ago
JSON representation
An example of how to use continuous demonstration
- Host: GitHub
- URL: https://github.com/dereke/continuous-demonstration
- Owner: dereke
- Created: 2015-11-24T23:26:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-28T10:27:26.000Z (over 9 years ago)
- Last Synced: 2025-01-18T12:48:45.537Z (5 months ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Continuous Demonstration
This is an example app to show how you can use continuous demonstration.
This app uses the npm module [demonstrator](https://www.npmjs.com/package/demonstrator) to record a [browser-monkey](https://www.npmjs.com/package/browser-monkey) session. It then saves it to the continuous demonstration server.
This is currently highly experimental.
# Try it
However you can run it by cloning this repo.* `npm install`
* running `DEMONSTRATOR_API_KEY=test DEMONSTRATOR_USER=dereke DEMONSTRATOR_APP=demo karma start`
* visit the [results page](https://continuous-demo.herokuapp.com/api/dereke/demo/recent)
- The continuous demonstration server currentl only displays raw data