Requirements:
- a compatible version of node (current LTS)
- copy
.env-sample
file in this directory to.env
and replace all the values with your Brightcove and AWS credentials
Next install the node dependencies:
npm install
npm start
Navigate to localhost:3000 to see Brightcove Evaporate in action.