Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 553 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 553 Bytes

Realtime Chat Application

This is a project made using elixir and phoenix for realtime messaging between clients.

Setup

Use the elixir tool mix to install dependencies and run the project locally.

cd app
mix setup
mix start

Images

Home Page Chat Room

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

Apache 2.0