Skip to content

platyplus/directus-sample

Repository files navigation

Directus 9 extensions sample

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 by yarn build
  • Don't forget to use the same Directus version as the one used in docker-compose, and to keep it up to date

TODO

  • custom endpoint
  • custom hook
  • find a way to record migrations done by the admin UI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published