featurevisor-example-fastify Example of using Featurevisor with Fastify application. Installation Clone the repository and install dependencies: $ npm ci Usage Run the application: $ npm start Visit http://localhost:3000 to see the application.