@plugified/nx-fastify
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

@plugified/nx-fastify

Table of Contents

Usage

Add this plugin to an Nx workspace:

yarn add @plugified/nx-fastify

or

npm install @plugified/nx-fastify --save

Project schematics

Generate your project:

nx g @plugified/nx-fastify:application my-app

Build

Build your project:

nx build my-app

Serve

Serve with:

nx serve my-app

Package Sidebar

Install

npm i @plugified/nx-fastify

Weekly Downloads

8

Version

1.0.0

License

MIT

Unpacked Size

17.7 kB

Total Files

26

Last publish

Collaborators

  • plugified