Trello tribute done in Elixir, Phoenix Framework, React and Redux.
Trello tribute done in Elixir, Phoenix Framework, React and Redux.
Trello tribute done with Elixir, Phoenix Framework, Webpack, React and Redux.
https://phoenix-trello.herokuapp.com
You need to have Elixir v1.3 and PostgreSQL installed.
To start your Phoenix Trello app:
mix deps.getnpm install -g webpacknpm installmix ecto.create && mix ecto.migratemix run priv/repo/seeds.exsmix phoenix.serverNow you can visit localhost:4000 from your browser.
Enjoy!
Integration tests with Hound and Selenium ChromeDriver. Instructions:
npm install -g chromedriverchromedriver &mix testIf you don't want to run integration tests just run mix test --exclude integration.
See LICENSE.
No open issues yet, or sync has not completed.