create-fastify-boot
v1.1.1
Published
Set up a Fastify Boot app with one command.
Maintainers
Readme
create-fastify-boot
Based on the same concept as create-react-app, create-fastify-boot
will initialize a new fastify-boot project with all the dependencies and scaffolding
required to get started.
Usage:
$ npx create-fastify-boot {appName}or
$ npm install -G create-fastify-boot
$ create-fastify-boot {appName}