Skip to content

MuhammadAkbar11/storegg-dashboard-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodejs Authentication Boilerplate Support Google OAuth

Requirments

  • Yarn v1.17+
  • NodeJS v14.16+

Technology Stack

  1. JavaScript
  2. NodeJS with Express.js framework
  3. REST API
  4. MONGDB database
  5. Mongoose ODM
  6. PassportJs Authentication
  7. Ejs Template Engine

Get Started

  1. Clone repository
  2. Create Google ClientID & Refresh Token
  3. Setup ENV File. Go to docs > .env.example for example
  4. Open Command or Terminal and Write yarn dev