/MVC-NodeJs-Template

A code template for MVC structured Nodejs applications.

Primary LanguageJavaScript

MERN Boilerplate

  • A simple MVC(Model, View, Controller) Nodejs application Template.

Technologies

Frontend

  • Bootstrap - Framework for building responsive, mobile-first sites.
  • Axios - Promise based HTTP client.

Backend

  • NodeJs - JS Runtime environnement.
  • Express The Nodejs framework to serve your views to the world when they hit the server at example.com or example.com/awesome.html.

Database

Note

  • In Windows OS use "start": "set DEBUG=APP:* && nodemon ./src/bin/www",in the packages.json