Skip to content

CLI to create a Fastify based app using fastify-app-starter-template

Notifications You must be signed in to change notification settings

Xabadu/create-fastify-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-fastify-app

CLI to clone and setup a Fastify based app using this template.

How to use

Install the CLI globally

npm install -g @xabadu/create-fastify-app
create-fastify-app app-name

Run directly using npx

npx @xabadu/create-fastify-app app-name

Both methods will clone the template into the directory given as "app-name". Dependencies will be automatically installed afterwards.

About

CLI to create a Fastify based app using fastify-app-starter-template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published