theKush / uexio

0 stars 0 forks source link

Deploy to Heroku #26

Closed mkwiatkowski closed 10 years ago

mkwiatkowski commented 10 years ago

After making the changes in code I did the following:

$ git push heroku master
$ heroku run python manage.py syncdb
$ heroku run python manage.py migrate

If you want to be able to deploy let me know what are your emails on Heroku, so I can add you.

mkwiatkowski commented 10 years ago

Oh, and the URL is http://uexio.herokuapp.com/ :-)

theKush commented 10 years ago

Never used Heroku before, just created an account. here is my email kushupatel@gmail.com

jordanhudgens commented 10 years ago

Heroku is just a hosting company, you should be able to use the sure like normal.

Regards,

Jordan

On Apr 29, 2014, at 11:56 AM, Kush Patel notifications@github.com wrote:

Never used Heroku before, just created an account. here is my email kushupatel@gmail.com

— Reply to this email directly or view it on GitHub.