venturads / oopapp

heroku cloud9 php voting app
1 stars 4 forks source link

How to install it on heroku? #1

Open lovebdsobuj opened 8 years ago

lovebdsobuj commented 8 years ago

Hi, Can you add description how to connect database and deploy this app on heroku.

Thank you.

venturads commented 8 years ago

Heroku use addons adminium(database admin) and clear db(mysql database) both are free.

lovebdsobuj commented 8 years ago

I see that at Heroku website, But This app how to connect, what should command line I need to use.

venturads commented 8 years ago

I actually add them from the heroku website, other wise you command line: heroku addons:create cleardb:ignite and heroku addons:create adminium:petproject