marekdano / discuss

Web application written in phoenix framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 cd config && source .env && cd .. && mix phoenix.server

Now you can visit localhost:4000 from your browser.

NOTE:

Github client id and secret keys are not pushed to github. They are stored locally in the ".env" file.

About

Web application written in phoenix framework.


Languages

Language:Elixir 77.6%Language:JavaScript 12.5%Language:HTML 9.4%Language:CSS 0.5%