Skip to content

A simple, easy to navigate working directory of node js project

Notifications You must be signed in to change notification settings

usman10scorpio/Node-Js-Module-Hierarchy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Node-Js-Module-Hierarchy

A simple, easy to navigate working directory of node js project

Project Directory Structure

====== Backend App

=================== Modules

                   ======== Module (Bank)

                                          ====== controller
                                                            ==== bank.controller.js
                                          ====== error
                                                            ==== bank.errors.json
                                          ====== middlewares 
                                                            ==== bank.model.js
                                          ====== model
                                                            ==== bank.model.js
                                          ====== routes
                                                            ==== bank.routes.js
=================== config
                    
                    ====== env
        
                                ===== development.json
                                ===== staging.json
                    
                    ======= response.js

About

A simple, easy to navigate working directory of node js project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published