1.0.7 • Published 1 year ago
nestjs-api-generator v1.0.7
nestjs-api-generator
nestjs-api-generator
creates an API folder by duplicating the target folder.
Installation
npm i nestjs-api-generator
Usage
Create a template folder under the
src
folder.Run the command below
api -h
- The usage method is the similar as the
cp
command.
api -s <socure foler name> -t <target folder name>
# api -s template -t posts
🔥 Be sure to create the template folder under src. 🔥
Example
Contact
Seog Donggeun - seogdonggeun@gmail.com
Project Link: nestjs-api-generator
1.0.7
1 year ago