Skip to content

MuhammadAkbar11/storegg-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StoreGG Dashboard - StoreGG Administrator Dashboard App + APIs

The main website repo here StoreGG Web.




Requirments

  • Yarn v1.20
  • NodeJS v14.16
  • Sequelize v6+

Technology Stack

  1. JavaScript
  2. NodeJS with Express.js framework
  3. REST API
  4. MySQL database
  5. Seqeulize ORM
  6. PassportJs for User Authentication
  7. JWT for API Service Authentication
  8. Ejs Template Engine

Get Started

  1. Clone repository
  2. Setup ENV File (read env example in docs > .env.example for setup)
  3. Open Command or Terminal and Write yarn install
  4. Write yarn dev in terminal