The main website repo here StoreGG Web.
- Yarn v1.20
- NodeJS v14.16
- Sequelize v6+
- JavaScript
- NodeJS with Express.js framework
- REST API
- MySQL database
- Seqeulize ORM
- PassportJs for User Authentication
- JWT for API Service Authentication
- Ejs Template Engine
- Clone repository
- Setup ENV File (read env example in
docs > .env.example
for setup) - Open Command or Terminal and Write yarn install
- Write yarn dev in terminal