Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 359 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 359 Bytes

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.