# to install full monorepo
npm i
# pm2-like commands
npm run start -- --only=nest
npm run stop -- 0
npm run drop -- all
Url | Description |
---|---|
/$API_PREFIX/$VERSION/swagger-stats |
swagger performance |
# to install full monorepo
npm i
# pm2-like commands
npm run start -- --only=nest
npm run stop -- 0
npm run drop -- all
Url | Description |
---|---|
/$API_PREFIX/$VERSION/swagger-stats |
swagger performance |