Image file size optimization server. Using this for my PlantFam Android app.
Named after my Echeveria fleur blanc succulent, Shrimp.
- Don't forget to install libvips package as per the instructions in the bimg package README.
- Set
$PORT
environmental variable to port of your choice (default can be 8080).
- Using the Aptfile buildpack to install
libvips
package in Heroku server (see instructions on installing on Ubuntu a few bullet points above).