ben40d9/ecom-nextjs

CMS: Set up products in Dato

Closed this issue · 0 comments

  1. Create a model in DatoCMS we can use to represent each product.
  2. Then, create a record for each product we have in assets/products.json.
  3. Install the Dato Node client so we can use it in our app to fetch these records.