mirror of
https://github.com/wassname/HackFlowy.git
synced 2026-09-12 12:03:26 +08:00
Update README.md with heroku deploy steps
This commit is contained in:
@@ -15,6 +15,8 @@ An open-source [Workflowy](http://workflowy.com) clone.
|
|||||||
|
|
||||||
* heroku create --stack cedar
|
* heroku create --stack cedar
|
||||||
* git remote add heroku URL from above
|
* git remote add heroku URL from above
|
||||||
|
* heroku addons:add heroku-postgresql:dev
|
||||||
|
* heroku config:set NODE_ENV=production
|
||||||
* git push heroku master
|
* git push heroku master
|
||||||
|
|
||||||
##Controls
|
##Controls
|
||||||
|
|||||||
Reference in New Issue
Block a user