Chatex A simple chat using WebSocket - Live demo Techs Backend Elixir Cowboy Ranch JSON Frontend Bootstrap VueJS Test hackney How use Download dependences npm install mix deps.get Run application with iex iex -S mix Default PORT is 4000 set in file chat.ex Open browser in localhost:4000/index.html Enjoy 😄