React e-commerce app where users can buy, update, or sell products. It uses React's Next.js and GraphQL's Apollo frameworks and the Cloudinary and Stripe APIs. :electron: :pushpin: :construction:
According to the readme, I run "prisma init" and "prisma deploy" in the local /server file path. After that, I found the datamodel is newly generated. How can I successful set up prisma locally?
According to the readme, I run "prisma init" and "prisma deploy" in the local /server file path. After that, I found the datamodel is newly generated. How can I successful set up prisma locally?