mabranon / elixir_discuss_tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Follow-along project for: https://www.udemy.com/the-complete-elixir-and-phoenix-bootcamp-and-tutorial/

Possible Improvements:

  • Delete/Edit Comments for authorized users
  • Convert to Phoenix 1.3
  • Improve Javascrit

Discuss

To start your Phoenix app:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.create && mix ecto.migrate
  • Install Node.js dependencies with npm install
  • Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:4000 from your browser.

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

Learn more

About


Languages

Language:Elixir 79.0%Language:JavaScript 12.5%Language:HTML 8.0%Language:CSS 0.5%