Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 442 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 442 Bytes

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