PricePinion / PricePinion-Backend

This repo is the backend for PricePinion.
https://pricepinion-backend.azurewebsites.net/
0 stars 2 forks source link

Populate DB with dummy data used for development and testing #25

Closed maslindc2 closed 4 months ago

maslindc2 commented 4 months ago

After we have created our Mongoose Models for products, we can then populate Mongo using some of the information from our web-scraping. We can either setup the automatic web scrape, or populate this by entering it in to the DB using this script.