This sample is running on: https://node-express.is-easy-on-scalingo.com/
Create an application on https://scalingo.com, then:
scalingo --app my-app git-setup
git push scalingo master
And that's it!
docker compose build
docker compose run --rm web npm install
docker compose up
Documentation: https://doc.scalingo.com/languages/javascript/nodejs