hinchley2018 / learning-ecommerce

Small e-commerce project to learn full-stack development
MIT License
7 stars 9 forks source link

Get products from mongodb #23

Closed hinchley2018 closed 6 months ago

hinchley2018 commented 6 months ago

In the backend project inside the get products endpoint Install and use the https://www.npmjs.com/package/mongoose package to retrieve products from mongodb

To accomplish this task you will need a local mongodb setup, seeded with data

teoh4770 commented 6 months ago

will do it tomorrow @hinchley2018