Status: Complete ✔️
- Send and recieve messages
- Set profile picture
- User sign up and login
This project is configured to run in the Docker environment, if you prefer to run without Docker, it's necessary to configure the database manually.
- Clone the project;
- Intall Node and React dependencies;
- On server directory:
- Run
docker-compose up --build
- Run
npm run dev
- Run
- On web directory:
- Run
npm start
- Run
- Access the system using the following URL:
http://localhost:5173/
- server:
http://localhost:3333
- server: