Skip to content
This repository was archived by the owner on Oct 18, 2022. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 728 Bytes

install-heroku.md

File metadata and controls

19 lines (13 loc) · 728 Bytes

Heroku install instructions

You'll need a Heroku account and the Heroku Toolbelt.

Once you have them, copy-paste the following commands in your terminal.

Copy all the commands at once and paste it. (Don't copy-paste one by one. It's tedious.)

git clone https://github.com/HashNuke/mogo-chat.git
cd mogo-chat
heroku create --buildpack "https://github.com/HashNuke/heroku-buildpack-elixir.git"
git push heroku master
heroku run bash scripts/migrate && heroku run bash scripts/setup && heroku apps:info

The last command will output your Heroku app's URL. Enjoy ~!

Visit the app and use [email protected] as your login email and the password is password.