Publishing an NPM package would allow automatic updates / tracking versions.
When using Directus with Docker, adding volumes to the extensions folders / migration files would do the job instead of copy pasting.
This would avoid adding a git submodule to your repo then manually install/build the extension.
Thanks in advance if you have the time to do it and update your docs
Publishing an NPM package would allow automatic updates / tracking versions.
When using Directus with Docker, adding volumes to the extensions folders / migration files would do the job instead of copy pasting.
This would avoid adding a git submodule to your repo then manually install/build the extension.
Thanks in advance if you have the time to do it and update your docs