My very firt Elixir
application!! I am super happy right now:))
this program is based on this tutorial https://sheharyar.me/blog/simple-chat-phoenix-elixir/
you can run it by:
$ cd chatroom
$ mix phoenix.server
and you can see the program in your browser on localhost:4000
This is what it looks like: