File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Browsers Requirement
2020
2121Prerequisite
2222---
23- - Node.js 4.x or up (test up to 5.2 .0)
23+ - Node.js 4.x or up (test up to 5.8 .0)
2424- PostgreSQL 9.3.x or 9.4.x
2525- MongoDB 3.0.x
2626- npm and bower
@@ -122,10 +122,10 @@ Third-party integration api key settings
122122---
123123| service | file path | description |
124124| ------- | --------- | ----------- |
125- | facebook, twitter, github, dropbox | config.js | for signin |
126- | imgur | config.js | for image upload |
127- | dropbox | public/views/foot.ejs | for chooser and saver |
128- | google drive | public/js/common.js | for export and import |
125+ | facebook, twitter, github, dropbox | ` config.js ` | for signin |
126+ | imgur | ` config.js ` | for image upload |
127+ | dropbox | ` public/views/foot.ejs ` | for chooser and saver |
128+ | google drive | ` public/js/common.js ` | for export and import |
129129
130130Operational Transformation
131131---
You can’t perform that action at this time.
0 commit comments