hadeyici / nodejs-web-app

This work is an example of CRUD processing with Nodejs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

This work is an example of CRUD processing with Nodejs.


Languages

Language:JavaScript 54.1%Language:Handlebars 45.9%