Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 532 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 532 Bytes

Description

Simple signup and login flow using Nest.js, TypeORM and JWT. CSV file upload data to mongodb

Installation

$ npm install

Running the app

# development
$ npm run start

Test

# unit tests
$ npm run test


### user journey
You can  find sample input and postman_collection in folder postman_collection

1.signup 
2. user login 
3. add product in add product -- product list add throught sample.csv file
4. user can plce order
5. can read order, and product and customer