10 Commits

Author SHA1 Message Date
Alexandre Bodin
60ed10d1a3 Clean exemplae documentation and add it to gitignore 2019-06-21 14:16:45 +02:00
Alexandre Bodin
754acd0280 Fix user routes using _id instead of id
- Add database.js and DB env to example app to test on different dbs
quickly
2019-06-18 18:33:53 +02:00
Alexandre Bodin
50fc3a127f Add example in getstarted 2019-06-12 14:35:03 +02:00
Alexandre Bodin
08217f98f6 Append extensions array to allow overwritting routes 2019-04-23 10:28:40 +02:00
Alexandre Bodin
d4a7868edf Handle extensions controllers and services 2019-04-18 17:11:20 +02:00
Alexandre Bodin
710e3ab52f Save plugins models in extensions folder 2019-04-16 09:05:46 +02:00
Alexandre Bodin
eb7c4534f8 Exports schema.graphql in devmode, load extensions folder and run merge config and overwrites 2019-04-16 09:00:24 +02:00
Alexandre Bodin
2fa8afbb1a Fix graphql and some styling 2019-04-16 08:50:47 +02:00
Alexandre Bodin
50bccee156 Setup default controller / service 2019-04-16 08:50:47 +02:00
Alexandre Bodin
9e9ff9907d Refactor strapi load 2019-04-16 08:50:22 +02:00