You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
HerrHase
f83d3522cb
|
2 years ago | |
---|---|---|
src | 2 years ago | |
.gitignore | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
package-lock.json | 2 years ago | |
package.json | 2 years ago |
README.md
super-fastify-directus-extensions
mkdir /opt/directus/amzell/extensions/hooks/super-fastify-directus-extensions
cd /opt/directus/super-fastify-directus-extensions
npm install && npm run build
ln -sf /opt/directus/super-fastify-directus-extensions/dist/index.js /opt/directus/amzell/extensions/hooks/super-fastify-directus-extensions/index.js