After I posted the video on Image Optimisation, I wanted to deploy the finished app. Heroku is finished, as far as I am concerned. I then went ahead and tried various other hosts. The one that impressed me most is the newcomer on the block called Railway. Has a free tier, I opted for the developer tier which is free for the first $5.
All I needed to do was to link my Github account to Railway and Railway did the rest. No fiddling around with NodeJS configurations, or any other config. The result:
https://image-optimisation-production.up.railway.app/
Image Optimisation uses a SQLite database and surprise, surprise, all works as was hoped for.
Oh! For the video in question:
I hope that this will help other users.
PS: The link to the repository: https://github.com/ben-pleysier/Image-Optimisation
Last updated: