🛠 Status: Maintenance Mode | Stable
This project is currently in maintenance mode - users should feel free to continue to use this app and expect bug fixes, but not expect many additional features.
Convert image files to jpeg, webp following a set of variants
npm install
npm run build
cp .env.example .env
node ./lib/index.js run --name my-queue-name
npm test
- bull Queue system
- taskforce-connector
- sharp High performance Node.js image processing
MIT