https://github.com/dadi/verasity-demo
Demo application integrating DADI with Verasity
https://github.com/dadi/verasity-demo
Last synced: about 1 year ago
JSON representation
Demo application integrating DADI with Verasity
- Host: GitHub
- URL: https://github.com/dadi/verasity-demo
- Owner: dadi
- Created: 2018-06-18T09:42:04.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-18T15:06:13.000Z (almost 8 years ago)
- Last Synced: 2025-02-05T21:53:43.242Z (over 1 year ago)
- Language: CSS
- Size: 6.8 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DADI x Verasity
> Sample application using DADI web services to manage Verasity videos

## Installation
1. Install the applications
```
npm install
```
1. Create an oAuth client for API. For the purpose of the demo, choose `vera-client` as the client ID and `vera-secret` as the client secret.
```
cd api
npm explore @dadi/api -- npm run create-client
```
1. Start each app individually
```
# Starting API
cd api && npm start
# Starting Publish
cd publish && npm start
# Starting Web
cd web && npm start
```
1. Access the website at http://localhost:3080 and the CMS interface at http://localhost:3030.
## About DADI
To learn more about the DADI web services, head to https://dadi.cloud.