Home

Awesome

FFMPEG Express server convert to video mp4

---> Work in progress <--

<!-- ## Brief of the project --> <!-- _One liner + link to confluence page_ _Screenshot of UI - optional_ -->

See here for more info on parent project where this is being used

Setup

<!-- _stack - optional_ _How to build and run the code/app_ -->

git clone, cd into folder

npm install

Usage

npm start

System Architecture

<!-- _High level overview of system architecture_ -->

Express server

Development env

<!-- _How to run the development environment_ _Coding style convention ref optional, eg which linter to use_ _Linting, github pre-push hook - optional_ --> <!-- - [ ] see [`.eslintrc`](./.eslintrc) in the various packages for linting rules Node version is set in node version manager [`.nvmrc`](https://github.com/creationix/nvm#nvmrc) -->

Build

<!-- _How to run build_ -->

TBC

Tests

<!-- _How to carry out tests_ -->

TBC

Deployment

<!-- _How to deploy the code/app into test/staging/production_ -->

TBC