Fastify ArangoDB Fastify and ArangoDB Plugin Getting Started Install the package and configure the settings to connect your fastify plugin. Installing Using NPM npm install fastify-arangojs Using Yarn yarn install fastify-arangojs Registering and Configuration const configuration = { }