Trim-Video Service

Docs

  • swagger.yml

Setup

  • docker-compose up -d
  • brew install ffmpeg
  • yarn install
  • cp config.example.ts config.ts

Test

  • yarn test

Run

  • yarn api:start
  • yarn worker:start