nodejs + express + mongodb to do MVC example
Youtube: API Structure Your Nodejs REST API for beginner to Advanced
Blog: backend nodejs
> git clone https://github.com/anonystick/structure-api-mvc-express-nodejs.git your-project
> cd your-project
> npm i
> npm run dev