Skip to content

Real-time chat with Node.js using websockets with socket-io

License

Notifications You must be signed in to change notification settings

dantas15/support-chat-nlw5

Repository files navigation

Real-time Support Chat

Technologies   |    Project   |    How to run   |    License


✨ Technologies

This project was developed using the following technologies:

💻 Project

support-chat is an app that offers a real-time support chat (like those E-commerce chats)

This Project was developed during the NodeJS path in the fifth edition of NLW (Next Level Week). We learned concepts about what is an API, starting a project using Typescript and Express for route management.

🚀 How to run

  • Clone this repo
  • Install all dependencies with yarn
  • Start the server with yarn dev

You can access the app typing localhost:3333 on your favorite browser.

📄 License

This project is under the MIT LICENSE


Join the Rocketseat community