mehrabmp / kara-shop

KARA - Ecommerce built with T3 Stack : NextJS, TypeScript, tRPC, Prisma, NextAuth and styled with Tailwind CSS
https://karashop.vercel.app
MIT License
282 stars 48 forks source link

Create product CRUD trpc example #268

Open huangfulei opened 1 year ago

huangfulei commented 1 year ago

Hi, I'm very interested in your project. I've checked a lot of tutorials online around T3 stack, and I only found this repo has all the good stuff I want.

Can you add code for CRUD for the product model, please? It would be very helpful to see how that is implemented.

Thanks, Fulei

mehrabmp commented 1 year ago

Hi I'm so glad you found this project useful, and I'll be adding the product page, cart, and API routes soon.