-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Description
Hello!
I want to know what is the best structure for large node js projects, I've been thinking a lot about how to scale the project. If the project starts to grow up, maybe we'll have a lot of files in the services and routes folder. Would you consider grouping each feature in folders and inside of them put the services and routes? For instance,
--> user
--> services
--> routes
--> test
Thanks in advance.
YogeshUmeshVaity
Metadata
Metadata
Assignees
Labels
No labels