nestx

Nestjs extension libraries collection

MIT License

Downloads
48
Stars
4
Committers
2

Collection of Nestjs extension libraries.

Features

  • 🎯 Core package

  • 🔒 Auth package

  • ✏️ Swagger documentation

Packages

Get Started

To get started, you need to:

  1. Clone the repository
git clone https://github.com/famalabs/nestx.git <project_name>
  1. Install dependencies
cd <project_name>
npm install

Note: There are a postinstall and prepare scripts that run after npm install has finished. The postinstall script will bootstrap and hoisting dependencies in the monorepo. The prepare script will build all packages after first install and before versioning or publishing.

Support

Any support is welcome. At least you can give us a star ⭐

Contributors

This project exists thanks to all the people who contribute. [Contribute].

License

MIT