Simple Phoenix Web application | 1.7 rc| Elixir| Postgresql



Simple Phoenix Web application | 1.7 rc| Elixir| Postgresql

Simple Phoenix Web application | 1.7 rc| Elixir| Postgresql

Create a Phoenix application called “phx_test”, it’s a simple web application using Phoenix framework. It create a context Accounts with fields “name”, “age”, “location”.

PostgreSQL setup: https://www.youtube.com/watch?v=_JISO4onMaY&t=23s
It should take server 5432 by default.

Comments are closed.