Skip to content

Service for automatic schedule creation for fastchannel engine

License

Notifications You must be signed in to change notification settings

HiWay-Media/schedule-service

Repository files navigation

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