Exploring how Directus extensions work.
# After cloning this repo
yarn
yarn build
docker-compose up
- Don't modify the
extensions
directory as it is auto-generated byyarn build
- Don't forget to use the same Directus version as the one used in docker-compose, and to keep it up to date
- custom endpoint
- custom hook
- find a way to record migrations done by the admin UI