ScotterC / phoenix-fun

Messing around with Phoenix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello

Built Create/Delete API endpoints Next: Update and learning how to test properly

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.create && mix ecto.migrate
  • Install Node.js dependencies with cd assets && npm install
  • 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

Messing around with Phoenix


Languages

Language:Elixir 83.3%Language:JavaScript 8.6%Language:HTML 8.0%Language:CSS 0.1%