Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 574 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 574 Bytes

NestJS Files

vs code extension to quickly create NestJS Code Generator using

Features

Right click on any folder/file in your current project. You can find multiple options that has been added to the context menu:

Folder Menu Options
NestJS - Generate GraphQL CRUD

Installation

  1. Install Visual Studio Code 1.40.0 or higher
  2. Launch Code
  3. From the command palette Ctrl-Shift-P (Windows, Linux) or Cmd-Shift-P (OSX)
  4. Select Install Extension
  5. Type NestJS Code Generator and press enter
  6. Install

License

MIT