NeoSOFT-Technologies / rest-node-nestjs

With this skeleton, we can easily start a server application using Node.js, Nest JS and TypeScript.
https://neosoft-technologies.github.io/rest-node-nestjs/
Apache License 2.0
54 stars 36 forks source link

EP - Folder Structure & Stable Dependency #119

Closed santoshshinde2012 closed 3 years ago

santoshshinde2012 commented 3 years ago

For every module, there could be many npm to be used/ module that can be used as per usage/ different integrations.

for the folder structure, just an idea about creating folder structure under src as the 'src/purpose of module/integrationName'

for example: payment: 'src/payment/razorPay' for example email: 'src/email/sendgrid'

Originally posted by @suresh-shetiar in https://github.com/NeoSOFT-Technologies/rest-node-nestjs/discussions/30

santoshshinde2012 commented 3 years ago

https://github.com/NeoSOFT-Technologies/rest-node-nestjs/discussions/8