https://github.com/rksahu2601/E-Commerce_Code_With_Antonio
Full Stack E-Commerce + Dashboard & CMS- Next.js 13 App Router, React, Tailwind, Prisma, MySQL
https://github.com/rksahu2601/E-Commerce_Code_With_Antonio
mysql nextjs prisma tailwindcss
Last synced: 9 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/rksahu2601/E-Commerce_Code_With_Antonio
- Owner: rksahu2601
- Created: 2023-09-10T09:35:37.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-12T04:52:53.000Z (10 months ago)
- Last Synced: 2025-03-20T21:42:01.731Z (10 months ago)
- Topics: mysql, nextjs, prisma, tailwindcss
- Language: TypeScript
- Homepage: https://www.youtube.com/watch?v=5miHyP6lExg
- Size: 136 KB
- Stars: 30
- Watchers: 1
- Forks: 25
- 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`