This project only aims to convert a mp4 file to flac file. Hopefully using this to try and understand deployment and good response time.
- Install ffmpeg as will need it to convert the files
Clone, run npm install
and then run npm start
to start the server.
Deployment using Docker and DigitalOcean. WIP
- Web page design
- Tests
- Any other good precautions to take with the form
- Deploy using Docker and digitalocean