Skip to content

err-himanshu/Node-MVC

Repository files navigation

Node MVC Strutcture

A Pure node js MVC Solution to create rest api, This app allows you to create a full MVC structure using Pure NodeJS

TECH STACK

. NODEJS
. MYSQL
. HEROKU

DEMO

Test all your api at Live Demo Url

APP USE

  1. Clone this repo and install node and mysql in your system
  2. NPM install
  3. Create Database and Update credentail in config/database.js
  4. mention port in app.js
  5. run node app.js
    Your app will be running on now

Please let me know for issues or area of improvization

Thanks

Releases

No releases published

Packages

No packages published