/nodejs-web-app

This work is an example of CRUD processing with Nodejs.

Primary LanguageJavaScript

nodejs-web-app

Document

This work is an example of CRUD processing with Nodejs.

Used technologies; NodeJs, Express, MongoDB, Passport, Flash and Handlebars.

Installation

git clone git@github.com:hadeyici/nodejs-web-app.git
cd nodejs-web-app

npm install
node app.js (or nodemon)

Your server address in your preferred browser: localhost:5000