A Dockerized Image Resizing Api
- Fork this repository
- Clone to your local machine
cdinto the repository and runnpm install && npm start- run
cp .example.env .envand fill the.envfile with details - The app will be running on
localhost:{specified_port}/v1 - View the documentation at
localhost:{specified_port}/v1/api-docs