About | Features | Technologies | Requirements | Starting | License | Author
A simple chat app.
✔️ Chat Real Time;
✔️ Login Screen;\
The following tools were used in this project:
Before starting 🏁, you need to have Git, Node end docker installed.
# Clone this project
$ git clone https://github.com/kaduh15/webchat
# Access
$ cd webchat
# Install dependencies
$ npm run prestart
# Run the project
$ npm run compose:up
# Stop the project
$ npm run compose:down
# The frontend will initialize in the <http://localhost:8080>
# The backend will initialize in the <http://localhost:3001>
This project is under license from MIT. For more details, see the LICENSE file.
Made with ❤️ by @kaduh15