REPOSITORY OVERVIEWLive repository statistics
★ 3Stars
⑂ 1Forks
◯ 0Open issues
◉ 3Watchers
35/100
OPENREPOHUB HEALTH SIGNALLimited signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
10 Community adoption25% weight
7 Maintenance state20% weight
100 License clarity10% weight
0 Project information10% weight
100 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
Full Stack E-Commerce + Dashboard & CMS Project
Technologies used: Next.js 13, React, Tailwind, Prisma, MySQL, Stripe
Key Features:
- I utilize Shadcn UI for the administration interface.
- The admin dashboard serves as a versatile system for CMS, admin functions, and API operations.
- Multiple vendors and stores are efficiently managed through this centralized CMS, with automated API route generation for each.
- Comprehensive management of categories, products, filters, and image updates is handled seamlessly.
- Administration includes overseeing "Billboards" and their associations with categories or standalone displays.
- Implementation of a robust search functionality across various aspects, complete with pagination features.
- Oversight of featured products on the homepage, order management, and sales monitoring with revenue tracking through graphical representation.
- Authentication is managed using Clerk.
- Order creation is streamlined, integrating Stripe checkout and webhooks for efficient processing.
- Database setup is established using MySQL, Prisma, and PlanetScale for optimal performance and reliability.
Prerequisites
Node version 14.x
Cloning the repository
git clone https://github.com/abishek-as/ecommerce-dashboard-cms.git
Install packages
npm i
Setup .env file
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=
CLERK_SECRET_KEY=
NEXT_PUBLIC_CLERK_SIGN_IN_URL=/sign-in
NEXT_PUBLIC_CLERK_SIGN_UP_URL=/sign-up
NEXT_PUBLIC_CLERK_AFTER_SIGN_IN_URL=/
NEXT_PUBLIC_CLERK_AFTER_SIGN_UP_URL=/
DATABASE_URL=''
NEXT_PUBLIC_CLOUDINARY_CLOUD_NAME=""
STRIPE_API_KEY=
FRONTEND_STORE_URL=http://localhost:3001
STRIPE_WEBHOOK_SECRET=
Connect to PlanetScale and Push Prisma
npx prisma generate
npx prisma db push
Start the app
npm run dev
Available commands
Running commands with npm npm run [command]
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
A full-stack issue tracking and project management application inspired by Jira. Built with Next.js 15, React, MongoDB, React Query, Clerk, Cloudinary, Shadcn UI, and TypeScript. This app allows teams to collaborate seamlessly using Workspaces, Projects, Tasks, Role-based Access, and multiple task views like Kanban, Table, and Calendar.
37/100 healthActive repositoryHas homepage
TypeScriptNo license
⑂ 0 forks◯ 0 issuesUpdated Dec 12, 2025
Project homepage ↗This is a monorepo for a modern eCommerce application featuring an Admin Dashboard and a Storefront. Built with Next.js, TypeScript, Tailwind CSS, Prisma ORM, and Clerk Authentication, this project enables comprehensive product, order, and category management, alongside a seamless shopping experience for customers.
51/100 healthActive repositoryHas homepage
TypeScriptMIT#clerk-auth#cloudinary#ecommerce-admin#ecommerce-application
⑂ 0 forks◯ 0 issuesUpdated Dec 4, 2025
Project homepage ↗