Phoenix 1.4 Chat Server: Part 2

This episode is part 2 in a Phoenix 1.4 Chat Server series:

Now we'll generate the needed contexts, schemas, migrations, controllers, views, and templates for users, their credentials and chat rooms. We also create relations between users and their credentials and set up password hashing.

Unlike last time, nothing in this one was specific to Phoenix 1.4.

(Source code available for premium members)

Next Episode: Part 3

Back to index

No Comments