riyandharne-123 / Nest-Ecommerce

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup:
1.clone the repository on your local
2.run npm install --force in the root of your project
3.change config/typeorm.config.ts database credentials as per your setup
4.run npm run build && npm run start
Routes:
please check the postman collection in the postman/Ecommerce.postman_collection.json role_id: 1(buyer), 2(seller)
these routes will throw the required validation errors respectively.

About


Languages

Language:TypeScript 97.5%Language:JavaScript 2.5%