-
Notifications
You must be signed in to change notification settings - Fork 1
Deployment How to
Sean Zhu edited this page Oct 29, 2015
·
2 revisions
heroku restart --app thedesignexchange-staginghttps://dashboard.heroku.com/pipelines/9007e28f-c55a-44b5-94d1-b3aced82fcc8
heroku pg:info --app thedesignexchange-staging # to get DATABASE_NAME
heroku pg:reset DATABASE_NAME --app thedesignexchange-staging
heroku run --app thedesignexchange-staging rake db:schema:load db:migrate db:seedTheDesignExchange / app / wiki
This is the wiki for the DesignExchange app. We will put important info on here.
For everyone
thedesignexchange ⁺
-staging ⁺
Development Guidelines
Review and Release Cycle
Deployment How-to
Keeping Up with the Repo
Google Drive ⁺
Meeting Notes ⁺
For developers
API
⁺ external links open in new tab