{"id":21619999,"url":"https://github.com/adenugbamichael/e-commerce_admin","last_synced_at":"2026-04-09T17:36:14.036Z","repository":{"id":190072598,"uuid":"681220905","full_name":"adenugbamichael/e-commerce_admin","owner":"adenugbamichael","description":"Full stack e-commerce + dashboard and cms: next.js 13 app router, react, tailwind, prisma, mysql","archived":false,"fork":false,"pushed_at":"2023-09-19T10:03:13.000Z","size":372,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T18:23:58.177Z","etag":null,"topics":["cms","mysql-client","mysql-server","nextjs","prisma","shadcn-ui"],"latest_commit_sha":null,"homepage":"https://e-commerce-admin-two-gamma.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adenugbamichael.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-21T14:32:03.000Z","updated_at":"2023-09-19T09:56:09.000Z","dependencies_parsed_at":"2024-11-24T23:20:56.483Z","dependency_job_id":null,"html_url":"https://github.com/adenugbamichael/e-commerce_admin","commit_stats":null,"previous_names":["adenugbamichael/ecommerce-admin","adenugbamichael/e-commerce_admin"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/adenugbamichael/e-commerce_admin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adenugbamichael%2Fe-commerce_admin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adenugbamichael%2Fe-commerce_admin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adenugbamichael%2Fe-commerce_admin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adenugbamichael%2Fe-commerce_admin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adenugbamichael","download_url":"https://codeload.github.com/adenugbamichael/e-commerce_admin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adenugbamichael%2Fe-commerce_admin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005552,"owners_count":26083918,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cms","mysql-client","mysql-server","nextjs","prisma","shadcn-ui"],"created_at":"2024-11-24T23:10:39.640Z","updated_at":"2025-10-10T23:21:56.088Z","avatar_url":"https://github.com/adenugbamichael.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Full Stack E-Commerce + Dashboard \u0026 CMS: Next.js 13 App Router, React, Tailwind, Prisma, MySQL, 2023\n\nFor Developer, use [Stripe Testing Cards](https://stripe.com/docs/testing)\n\nThis is a repository for a Full Stack E-Commerce + Dashboard \u0026 CMS: Next.js 13 App Router, React, Tailwind, Prisma, MySQL\n\nKey Features:\n\n- Using Shadcn UI for the Admin!\n- Admin dashboard is going to serve as both CMS, Admin and API!\n- Control mulitple vendors / stores through this single CMS! (For example you can have a \"Shoe store\" and a \"Laptop store\" and a \"Suit store\", and our CMS will generate API routes for all of those individually!)\n- Create, update and delete categories!\n- Create, update and delete products!\n- Upload multiple images for products, and change them whenever you want!\n- Create, update and delete filters such as \"Color\" and \"Size\", and then match them in the \"Product\" creation form.\n- Create, update and delete \"Billboards\" which are these big texts on top of the page. You will be able to attach them to a single category, or use them standalone (Our Admin generates API for all of those cases!)\n- Search through all categories, products, sizes, colors, billboards with included pagination!\n- Control which products are \"featured\" so they show on the homepage!\n- See your orders, sales, etc.\n- See graphs of your revenue etc.\n- Clerk Authentication!\n- Order creation\n- Stripe checkout\n- Stripe webhooks\n- MySQL + Prisma + PlanetScale(optional) or MYSQL Local Development Setup(optional)\n\n### Prerequisites\n\n**Node version 14.x**\n\n### Cloning the repository\n\n```shell\ngit clone https://github.com/adenugbamichael/ecommerce-admin.git\n```\n\n### Install packages\n\n```shell\nnpm i\n```\n\n### Setup .env file\n\n```js\nNEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=\nCLERK_SECRET_KEY=\nNEXT_PUBLIC_CLERK_SIGN_IN_URL=/sign-in\nNEXT_PUBLIC_CLERK_SIGN_UP_URL=/sign-up\nNEXT_PUBLIC_CLERK_AFTER_SIGN_IN_URL=/\nNEXT_PUBLIC_CLERK_AFTER_SIGN_UP_URL=/\n\n# This was inserted by `prisma init`:\n# Environment variables declared in this file are automatically made available to Prisma.\n# See the documentation for more detail: https://pris.ly/d/prisma-schema#accessing-environment-variables-from-the-schema\n\n# Prisma supports the native connection string format for PostgreSQL, MySQL, SQLite, SQL Server, MongoDB and CockroachDB.\n# See the documentation for all the connection string options: https://pris.ly/d/connection-strings\n\nDATABASE_URL=''\nNEXT_PUBLIC_CLOUDINARY_CLOUD_NAME=\"\"\nSTRIPE_API_KEY=\nFRONTEND_STORE_URL=http://localhost:3001\nSTRIPE_WEBHOOK_SECRET=\n```\n\n### Connect to PlanetScale or MYSQL Local server and Push Prisma\n\n```shell\nnpx prisma generate\nnpx prisma db push\n```\n\n### Start the app\n\n```shell\nnpm run dev\n```\n\n## Available commands\n\nRunning commands with npm `npm run [command]`\n\n| command | description                              |\n| :------ | :--------------------------------------- |\n| `dev`   | Starts a development instance of the app |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadenugbamichael%2Fe-commerce_admin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadenugbamichael%2Fe-commerce_admin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadenugbamichael%2Fe-commerce_admin/lists"}