- Have a Sinatra app that works on localhost that is committed, up to date and on the master branch.
heroku loginand enter credentialsheroku create *YOUR_APP_NAME*git push heroku masterheroku run rake db:createheroku run rake db:migrateheroku run rake db:seedheroku open- Ask for help if you need it!
Created
June 9, 2016 18:57
-
-
Save awhit012/bd544c8c252434d1fe6fe01cbfa252d6 to your computer and use it in GitHub Desktop.
Heroku Deploy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment