This video shows how to structure a NodeJS project.
File type-based structuring: If your project is small
Feature-based structuring: If your project is large
This video discusses the benefits of using one over the other.
File type-based project:
https://github.com/Mohammad-Faisal/pr....
Feature-based project:
https://github.com/Mohammad-Faisal/ne...