Lumin is a multimedia management server. You can send it files and lenses (A lense is a set of manipulation instructions) and it'll process those files and store them on a edge storage network service.
- npm install
- npm run build
- NODE_ENV=development PORT=8080 npm run start