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