This application defines a Node.js application using the Socket.IO framework for WebSocket.
This sample is running on: https://node-socketio.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/nodejs/websocket-web-same-port