Skip to content

GregDemidenkov/FSD_Shop-Nest-Backend

Repository files navigation

FSD_Shop-Nest-Backend


FSD_Shop-Vue-Frontend (in developing...)


Project technology stack

  • Nest.js
  • MongoDB(mongoose)
  • Node.js
  • TypeScript
  • bcrypt, jsonwebtoken

Instructions for starting

Before start you need add in ".env" your db url

Download file "products.csv" and export them to your db collection "products"


Installing dependencies

npm install


Server start

npm start


Open http://localhost:5000 to view it in the browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published