cultofmetatron / database-modeling-with-ecto-example

code to go with https://www.irrationalpixels.com/posts/database-modeling-with-ecto-part-1/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GradeTracker

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Install Node.js dependencies with npm install inside the assets directory
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more

About

code to go with https://www.irrationalpixels.com/posts/database-modeling-with-ecto-part-1/


Languages

Language:Elixir 68.3%Language:CSS 18.5%Language:JavaScript 7.6%Language:HTML 4.4%Language:SCSS 1.1%