mirror of
https://github.com/wassname/HackFlowy.git
synced 2026-07-17 11:23:36 +08:00
Update install steps
This commit is contained in:
@@ -6,9 +6,8 @@ An open-source [Workflowy](http://workflowy.com) clone.
|
||||
|
||||
##Installation
|
||||
|
||||
* Edit `config/development.json` to your needs
|
||||
* Edit `config/development.json` and `config/database.json` to your needs
|
||||
* `npm install`
|
||||
* Run migrations and initialize the database: `sequelize-cli -m --config config/database.json` and `node db/seed/initial_tasks.js`
|
||||
* `node server.js`
|
||||
|
||||
##Heroku deploy
|
||||
|
||||
Reference in New Issue
Block a user