16 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
Declan Tyson
ca7cd5e97a
Change order filter to sort to reflect parameter 2018-04-12 17:55:02 +01:00
Jim Laurie
60f1fc3b94 Change node version needed 2018-02-23 23:10:27 +01:00
Jim Laurie
d089f3fe29 Fix PR feedback 2017-12-13 15:17:40 +01:00
cyril lopez
0a2165f97f Fix typo 2017-12-13 13:37:11 +01:00
cyril lopez
4028e5c88f Update getting started 2017-12-13 13:24:46 +01:00
Aurelsicoko
4cfbe3a952 Fix typo in the Getting Started and add .npmignore in Content Type Builder 2017-10-13 16:19:12 +02:00
Aurelsicoko
3821428090 Generate new images for Getting Started 2017-10-12 16:33:09 +02:00
Aurelsicoko
96f80aba35 Apply some design changes in the Getting Started 2017-10-12 16:07:09 +02:00
Aurelsicoko
782cfce876 Update getting started with new images 2017-10-12 16:01:25 +02:00
Aurelsicoko
f96cc51ff0 Fix typo and highlight important notes 2017-10-12 11:22:28 +02:00
Aurelsicoko
d138159cc3 Update Getting Started and Contributing link 2017-10-12 11:00:15 +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