This work is an example of CRUD processing with Nodejs.
Used technologies; NodeJs
, Express
, MongoDB
, Passport
, Flash
and Handlebars
.
git clone [email protected]: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