max-ray001 / nodeoauth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple node.js(express) CRUD bookstore app implemented with Google Oauth with passport,common web security protocols against attacks such as XSS, CLickjacking and CSRF attacks and MongoDB as the database system

clone the repository to get started

$ git clone https://github.com/E-wave112/nodeoauth.git

install all dependencies

$ npm install

Test your project via

$ npm run dev

in a development environment

About


Languages

Language:JavaScript 58.5%Language:Handlebars 40.3%Language:CSS 1.1%Language:Procfile 0.1%