mirror of
https://github.com/wassname/HackFlowy.git
synced 2026-09-10 11:40:37 +08:00
Add installation instructions
This commit is contained in:
@@ -4,6 +4,12 @@ An open-source [Workflowy](http://workflowy.com) clone.
|
||||
|
||||

|
||||
|
||||
##Installation
|
||||
|
||||
* Copy over `sample.config.js` to `config.js`, and fill up the DB credentials.
|
||||
* Create a new database and import `schema/hackflowy.sql`.
|
||||
* `node server.js`
|
||||
|
||||
##Technologies used
|
||||
|
||||
* Node + Socket.io
|
||||
|
||||
Reference in New Issue
Block a user