This project is being developed using the following technologies:
To clone and run this application, you'll need Git and Docker + Docker Compose installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/vinisioux/realtime-chat.git
# Go into the repository
$ cd realtime-chat/
# Start app
$ docker-compose up --build