mirror of
https://github.com/wassname/HackFlowy.git
synced 2026-08-11 11:12:38 +08:00
Added heroku app.json manifest
This commit is contained in:
@@ -12,6 +12,12 @@ An open-source [Workflowy](http://workflowy.com) clone.
|
||||
|
||||
##Heroku deploy
|
||||
|
||||
You can use our one-click heroku deploy:
|
||||
|
||||
[](https://heroku.com/deploy)
|
||||
|
||||
or proced manually as follow:
|
||||
|
||||
* heroku create --stack cedar
|
||||
* heroku addons:add heroku-postgresql:dev
|
||||
* heroku config:set NODE_ENV=production
|
||||
|
||||
Reference in New Issue
Block a user