Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 324 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 324 Bytes

We love heroku

weloveheroku2

Setup for development

rename Guardfile.example to Guardfile

$ cp Guardfile.example Guardfile

External API Credential

cp config/application.yml.example config/application.yml

Fill in api credential

Start foreman

$ foreman start -f Procfile.development