https://github.com/rksahu2610/e-commerce_code_with_antonio
Full Stack E-Commerce + Dashboard & CMS- Next.js 13 App Router, React, Tailwind, Prisma, MySQL
https://github.com/rksahu2610/e-commerce_code_with_antonio
mysql nextjs prisma tailwindcss
Last synced: 3 months ago
JSON representation
Full Stack E-Commerce + Dashboard & CMS- Next.js 13 App Router, React, Tailwind, Prisma, MySQL
- Host: GitHub
- URL: https://github.com/rksahu2610/e-commerce_code_with_antonio
- Owner: rksahu2610
- Created: 2023-09-10T09:35:37.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-05-16T05:24:41.000Z (7 months ago)
- Last Synced: 2025-05-16T06:27:40.537Z (7 months ago)
- Topics: mysql, nextjs, prisma, tailwindcss
- Language: TypeScript
- Homepage: https://www.youtube.com/watch?v=5miHyP6lExg
- Size: 139 KB
- Stars: 38
- Watchers: 1
- Forks: 26
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# E-Commerce (Code With Antonio)
Full Stack E-Commerce + Dashboard & CMS- Next.js 13 App Router, React, Tailwind, Prisma, MySQL
Admin Live: https://admin-rahul.vercel.app/
Store Live: https://store-rahul.vercel.app/
Tech Stack: clerk, stripe, prisma, planetscaler, nextjs
# Eslint upgrade & migrate cmd
`npx @eslint/migrate-config .eslintrc.json`
# Tailwindcss upgrade & migrate cmd
`npx @tailwindcss/upgrade@next`