Simple signup and login flow using Nest.js, TypeORM and JWT. CSV file upload data to mongodb
$ npm install
# development $ npm run start
# 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