/ChattyApp

Realtime chat application using elixir and phoenix.

Primary LanguageElixirApache License 2.0Apache-2.0

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