phoenix-tut-1

A chat app made with Phoenix

Stars
16

Phoenix tutorial part 1

A real time chat app

In this tutorial we built a real time chat app which logs when users log in and allows users to send and recieve messages.

Run mix.deps get and npm install (or yarn install) to install the dependencies, then run mix ecto.create to create you db.

Run mix phoenix.server or iex -S mix phoenix.server to run the app.

Check out the Youtube Tutorial for this Phoenix Program. Here is our Youtube Channel Subscribe for more content.

Check out our blog at tensor-programming.com.

Our Twitter and our facebook.