UNPKG

create-fastify-app

Version:
23 lines (17 loc) 883 B
Generate Fastify projects and utilities: fastify-app [command] <options> Command run Execute a fastify app generate:project Generate a ready to use Fastify project generate:service Generate service skeleton source in given project add:mysql Add fastify-mysql plugin in given project folder add:mongo Add fastify-mongodb plugin in given project folder add:cors Add fastify-cors plugin in given project folder add:redis Add fsatify-redis plugin in given project folder add:postgres Add fastify-postgres plugin in given project folder add:pov Add Point-Of-View plugin in given project folder Options -d, --directory Fastify project folder -h, --help Show this help message