Simple boilerplate for testing a websocket connection and deploy the server only.
1- Clone this repo:
git clone https://github.com/thenickben/socket-io-example
cd socket-io-example
2- Install dependencies:
yarn install
3- Run:
yarn start