@stellarlibs/nest-serverless
v0.0.8
Published
## Generate App
Downloads
9
Readme
nest-serverless
Generate App
❯ nx g @stellarlibs/nest-serverless:app <App_Name> --project <Project_Name>
Options:
--tag
(optional): Tags to categorize your applications. You can pass multiple --tag arguments.--test
(optional): Specifies the testing library to use.jest
|vitest
|none
.