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 masterAnd that's it!
docker compose build
docker compose run --rm web npm install
docker compose upDocumentation: https://doc.scalingo.com/languages/javascript/nodejs