This local server was created to handle the websocket functionality of our foodtruck interaction application Streeteatz
- Navigate to the streeteatz express server
- Copy the SSH key located in the green
<>code
tab at the top right of the repo - In your terminal, run
git clone
+cmd+v
- Run
npm i
- Run
npm start
- Explore the workings of a socket.io server
This server has been deployed to this location (https://render.com/) at this location https://street-eatz-express.onrender.com in anticipation of full deployment in the future.