@selinarnd/generator-nest-service
TypeScript icon, indicating that this package has built-in type declarations

3.2.0 • Public • Published

generator-nest-service

nest-service is a Yeoman generator for NestJS services targeted at developer productivity and best practices.

Highlights

TBD...

Quick start

To install with NPM, run:

npm install --global @selinarnd/generator-nest-service

If you haven't done so already, install Yeoman with:

npm install --global yo

Create an empty directory for your project, cd into the newly created directory and run:

yo @selinarnd/nest-service

You can run it without need to install anything globally:

npm init yo @selinarnd/generator-nest-service

Now nest-service will ask you a series of questions that tell it how to set-up your new TypeScript application.

ToDos

  • [ ] Add Highlights section.

Package Sidebar

Install

npm i @selinarnd/generator-nest-service

Weekly Downloads

1

Version

3.2.0

License

none

Unpacked Size

279 kB

Total Files

58

Last publish

Collaborators

  • doronl
  • elran