7 Commits

Author SHA1 Message Date
Evan Owens
238b3f9b4a
Specify MongoDB >= 2.6
Need to use MongoDB >= 2.6 otherwise get wire version errors on start:
```
UnhandledPromiseRejectionWarning: MongoError: Server at 127.0.0.1:27017 reports wire version 0, but this version of Node.js Driver requires at least 2 (MongoDB2.6).
```
2018-06-01 23:57:06 -04:00
Jim Laurie
60f1fc3b94 Change node version needed 2018-02-23 23:10:27 +01:00
Aurelsicoko
f96cc51ff0 Fix typo and highlight important notes 2017-10-12 11:22:28 +02:00
Aurelsicoko
0dbe314b82 Clean menu and remove useless GIFs 2017-10-11 15:21:29 +02:00
cyril lopez
5295c26063 Reorder the plugin section and correct doc style 2017-10-11 12:47:01 +02:00
Pierre Burgy
b4827bfe32 Minor documentation updates 2017-10-11 10:51:28 +02:00
Aurelsicoko
6d84b8947f Add documentation 2017-10-10 11:15:24 +02:00