Skip to content
This repository was archived by the owner on Apr 18, 2023. It is now read-only.
/ phoenix-trello Public archive

My interpretation of the phoenix trello app, and also diving head first into elixir and seeing what works. Not finished.

Notifications You must be signed in to change notification settings

CodesignDev/phoenix-trello

Repository files navigation

PhoenixTrello

To start your Phoenix app:

  • Install dependencies with mix deps.get and npm install
  • Make sure to have the laravel/homestead vagrant box running
  • Create and migrate your database with mix ecto.create && mix ecto.migrate
  • Start Phoenix endpoint with mix phoenix.server
  • Start front-end app with npm run dev

Now you can visit localhost:3000 from your browser.

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

Learn more

About

My interpretation of the phoenix trello app, and also diving head first into elixir and seeing what works. Not finished.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published