{"id":19737584,"url":"https://github.com/demitraps/ecommerce-admin-dashboard-next13","last_synced_at":"2026-03-02T00:36:17.326Z","repository":{"id":190846221,"uuid":"672271842","full_name":"demitraps/ecommerce-admin-dashboard-next13","owner":"demitraps","description":"Admin Dashboard \u0026 CMS for ECommerce Store","archived":false,"fork":false,"pushed_at":"2023-08-26T17:09:17.000Z","size":12835,"stargazers_count":13,"open_issues_count":0,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-30T04:36:47.941Z","etag":null,"topics":["admin-dashboard","ecommerce","ecommerce-application","ecommerce-site","ecommerce-store","ecommerce-website","mysql","nextjs13","prisma","react","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://ecommerce-admin-dashboard-next13-seven.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/demitraps.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}},"created_at":"2023-07-29T14:00:12.000Z","updated_at":"2025-02-08T13:17:26.000Z","dependencies_parsed_at":"2023-08-26T18:13:00.528Z","dependency_job_id":null,"html_url":"https://github.com/demitraps/ecommerce-admin-dashboard-next13","commit_stats":null,"previous_names":["demitraps/ecommerce-admin-dashboard-next13"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/demitraps/ecommerce-admin-dashboard-next13","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/demitraps%2Fecommerce-admin-dashboard-next13","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/demitraps%2Fecommerce-admin-dashboard-next13/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/demitraps%2Fecommerce-admin-dashboard-next13/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/demitraps%2Fecommerce-admin-dashboard-next13/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/demitraps","download_url":"https://codeload.github.com/demitraps/ecommerce-admin-dashboard-next13/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/demitraps%2Fecommerce-admin-dashboard-next13/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29988055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T22:42:38.399Z","status":"ssl_error","status_checked_at":"2026-03-01T22:41:51.863Z","response_time":124,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["admin-dashboard","ecommerce","ecommerce-application","ecommerce-site","ecommerce-store","ecommerce-website","mysql","nextjs13","prisma","react","tailwindcss","typescript"],"created_at":"2024-11-12T01:11:43.508Z","updated_at":"2026-03-02T00:36:17.299Z","avatar_url":"https://github.com/demitraps.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Full Stack Next.js 13 Admin Dashboard \u0026 CMS for E-Commerce Store | Next.js 13 App Router, React, Tailwind, Prisma, MySQL\n\nThis is the repository for a fully functioning [Admin Dashboard \u0026 CMS](https://ecommerce-admin-dashboard-next13-seven.vercel.app/).\n\nFind the Github repository for the E-Commerce store here: https://github.com/demitraps/ecommerce-store-next13\n\n## Features\n\n- Create Multiple Stores\n- Dashboard with stats\n- Create billboards per different category\n- Sizes/Colors\n- Products linked to sizes, colors, billboards\n- Archive/feature product\n- Edit/Delete billboards, categories, sizes, colors\n- Orders page with payment status\n- API calls for Billboards, Categories, Sizes, Colors, Products\n- Light and Dark mode\n   \n## Tech Stack\n\n**React, Next.JS 13, TypeScript, TailwindCSS**\n\n**Authentication:** Clerk\n**Data validation:** Zod\n**FileUploads:** Cloudinary\n**Components:** Shadcn\n**Database:** MySQL-PlanetScale with Prisma ORM\n\n## Sign-in\nhttps://ecommerce-admin-dashboard-next13-seven.vercel.app/\n\n## Demo\n\nProduct creation: \n\n![App Screenshot](./demo/demo.gif)\n\nand in store: \n\n![App Screenshot](./demo/store.gif)\n\n\n## Screenshots\n\nHomepage:\n\n![App Screenshot](./demo/homepage.png)\n\nCreate store:\n\n![App Screenshot](./demo/createstore.png)\n\nBillboards:\n\n![App Screenshot](./demo/billboard.png)\n\nCreate billboard:\n\n![App Screenshot](./demo/createbillboard.png)\n\nCategories:\n\n![App Screenshot](./demo/categories.png)\n\nSizes:\n\n![App Screenshot](./demo/sizes.png)\n\nColors:\n\n![App Screenshot](./demo/colors.png)\n\nProducts:\n\n![App Screenshot](./demo/products.png)\n\nCreate product:\n\n![App Screenshot](./demo/createproduct.png)\n\nOrders:\n\n![App Screenshot](./demo/orders.png)\n\nSettings:\n\n![App Screenshot](./demo/settingsstore.png)\n\nLight mode:\n\n![App Screenshot](./demo/lightmode.png)\n\n## To-Do List\n\n- Multiple quantities per product\n- Email notifications\n- Video uploads\n- Newsletters\n- Additional stats\n- Mark orders as complete\n- Add tracking\n\n\n### Prerequisites\n\n**Node version 14.x**\n\n### Cloning the repository\n\n```bash\n  git clone https://github.com/demitraps/ecommerce-admin-dashboard-next13.git\n```\n\n### Connect to PlanetScale and Push Prisma\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%2Fdemitraps%2Fecommerce-admin-dashboard-next13","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdemitraps%2Fecommerce-admin-dashboard-next13","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdemitraps%2Fecommerce-admin-dashboard-next13/lists"}