bigardone / phoenix-trello

Trello tribute done in Elixir, Phoenix Framework, React and Redux.
https://phoenix-trello.herokuapp.com
MIT License
2.5k stars 409 forks source link

How in the world does one deploy this live? #51

Open OyeBenny opened 6 years ago

OyeBenny commented 6 years ago

If I wanted to deploy this project into a test Digital Ocean droplet, how? I keep getting errors.
I want to clone the repo on GitHub because the instructions aren't very clear for the beginner.

afomi commented 5 years ago

This tutorial covers deployment to Heroku, rather than Digital Ocean.

This app uses Postgresql, but here's a link on deploying Elixir apps to Digital Ocean.