This is a project made using elixir and phoenix for realtime messaging between clients.
Use the elixir tool mix to install dependencies and run the project locally.
cd app
mix setup
mix start
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.