bluediu / stardui-backend

Implementation of services (API) & intended to be a scalable app thank the good folder structure and the architecture based MRC (Model, Route, Controller)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stardiu | Back-end

Arquitecture: Implementation of services (API) & intended to be a scalable app thank the good folder structure and the architecture based MRC (Model, Route, Controller)

Execute this project:

  1. Import .env variables
  2. First step, install dependencies with the command: npm install
  3. Second step, run app with the command: yarn dev

Tecnologies

  • Node.js
  • Express
  • JWT (jsonwebtokens)
  • MongoDB
  • Mongoose

About

Implementation of services (API) & intended to be a scalable app thank the good folder structure and the architecture based MRC (Model, Route, Controller)


Languages

Language:JavaScript 92.1%Language:HTML 7.7%Language:Shell 0.2%