Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 942 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 942 Bytes

Semana Omnistack

Next Level Week

Bootcamp performed by rocketseat to take the next level in Node development

In this week, we development a websocket application fully function whitout a beautiful layout. The biggest focus is funtionality.

This websocket works as a support chat with a client and an admin with exchanges of messages simultaneously.

🛠 Tecnologias

The following techonologie were used:
-Node.js

some React commands:

yarn dev

Runs the app in the development mode.
Open http://localhost:3333 to view it in the browser.
Open http://localhost:3333/pages/client to view it in the browser the client side.
Open http://localhost:3333/pages/admin to view it in the browser the admin side.