rest-node-nestjs icon indicating copy to clipboard operation
rest-node-nestjs copied to clipboard

With this skeleton, we can easily start a server application using Node.js, Nest JS and TypeScript.

Results 52 rest-node-nestjs issues
Sort by recently updated
recently updated
newest added

CI/CD is a method to frequently deliver apps to customers by introducing automation into the stages of app development. Using CI & CD for deploying the build to SIT, UAT...

Best-Practice
R2
Sinhagad

To maintain sensitive data like db/app configuration we can use parameter store. Instead of .env file we can store all sensitive information/configurations on AWS parameter store and fetch as per...

enhancement
Core
R2
Sinhagad

### Discussed in https://github.com/NeoSOFT-Technologies/rest-node-nestjs/discussions/25 Originally posted by **rex610754** August 9, 2021 Base Integration with KafkaModule

enhancement
Core
R2
Sinhagad

Basic Socket.io - Websocket integration _Originally posted by @PareshNeosoft in https://github.com/NeoSOFT-Technologies/rest-node-nestjs/discussions/114_ A WebSocket is a persistent connection between a client and server. With this API, you can send messages to...

Core
R2
Sinhagad

### Discussed in https://github.com/NeoSOFT-Technologies/rest-node-nestjs/discussions/51 Originally posted by **suresh-shetiar** August 17, 2021 ACL- Access control list and role management plays a very important role in any project and adds a extra...

Core
R2
Sinhagad

Always add one dummy API to check server is up or not _Originally posted by @arya0618 in https://github.com/NeoSOFT-Technologies/rest-node-nestjs/discussions/92_

Core
R2
Sinhagad