nextjs-ecommerce
nextjs-ecommerce copied to clipboard
how to seeding the database
I tried to look at the seed-data folder in the repository and I think it's a dummy data used for seeding MongoDB documents, but I'm not quite sure. If that's correct, how do I import the data into the MongoDB database? I'm not very familiar with MongoDB, I previously used SQL.