Skip to content

lfergon/phoenix-trello

 
 

Repository files navigation

Phoenix Trello

bitHound Overall Score bitHound Dependencies bitHound Dev Dependencies bitHound Code Build Status

Trello tribute done with Elixir, Phoenix Framework, Webpack, React and Redux.

board

To start your Phoenix Trello app:

  1. Install dependencies with mix deps.get
  2. Ensure webpack is installed. ie: npm install -g webpack
  3. Install npm packages with npm install
  4. Create and migrate your database with mix ecto.create && mix ecto.migrate
  5. Run seeds to create demo user with mix run priv/repo/seeds.exs
  6. Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:4000 from your browser.

Enjoy!

About

Trello tribute done in Elixir, Phoenix Framework, React and Redux. https://phoenix-trello.herokuapp.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.2%
  • Elixir 32.7%
  • CSS 16.2%
  • HTML 0.9%