Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 309 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 309 Bytes

Eyevinn Schedule Service

Service for automatic schedule creation for fastchannel engine. A modular service to automatically populate schedules.

Installation

The services uses AWS DynamoDB as database store. To run AWS DynamoDB locally you need Docker installed.

npm install
npm run build