Nodejs REST API + Socket.io

A Express App (Node.js) proxy API with Socket.io for a Twitter clone. #GoWeek Learn more at: https://rocketseat.com.br

Getting Started

  1. Clone the repository.
  2. Inside the main folder of the project run npm install.
  3. Rename the .env.example file to .env, and follow the steps inside.
  4. Run the project with npm start.