{"id":21531769,"url":"https://github.com/weiwei2694/nextjs14-wei-ecommerce","last_synced_at":"2025-04-28T15:23:07.928Z","repository":{"id":243604178,"uuid":"802162802","full_name":"weiwei2694/nextjs14-wei-ecommerce","owner":"weiwei2694","description":"Full Stack E-Commerce: NEXT.js14, React, Typescript, Prisma, Kinde, Tailwind CSS, UploadThing, PostgreSQL, Shadcn UI, Zustand","archived":false,"fork":false,"pushed_at":"2024-06-10T03:35:48.000Z","size":794,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T10:51:09.486Z","etag":null,"topics":["kinde-auth","nextjs","nextjs14","postgresql","prisma","react","sql","tailwindcss","typescript","uploadthing","zustand"],"latest_commit_sha":null,"homepage":"https://nextjs14-wei-ecommerce.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/weiwei2694.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":"2024-05-17T16:32:32.000Z","updated_at":"2024-09-12T08:17:39.000Z","dependencies_parsed_at":"2024-06-10T05:41:59.736Z","dependency_job_id":"774f73f2-84ae-4a84-bc7d-e4ce41848418","html_url":"https://github.com/weiwei2694/nextjs14-wei-ecommerce","commit_stats":null,"previous_names":["weiwei2694/nextjs14-wei-ecommerce"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weiwei2694%2Fnextjs14-wei-ecommerce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weiwei2694%2Fnextjs14-wei-ecommerce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weiwei2694%2Fnextjs14-wei-ecommerce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weiwei2694%2Fnextjs14-wei-ecommerce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/weiwei2694","download_url":"https://codeload.github.com/weiwei2694/nextjs14-wei-ecommerce/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251336609,"owners_count":21573232,"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","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":["kinde-auth","nextjs","nextjs14","postgresql","prisma","react","sql","tailwindcss","typescript","uploadthing","zustand"],"created_at":"2024-11-24T02:17:18.311Z","updated_at":"2025-04-28T15:23:07.897Z","avatar_url":"https://github.com/weiwei2694.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Full Stack E-Commerce: NEXT.js14, React, Typescript, Prisma, Kinde, Tailwind CSS, UploadThing, PostgreSQL, Shadcn UI, Zustand\n\n## Key Features\n\n- Dashboard for Admin\n- Pagination\n- Search Product\n- Filtering Product\n- Payment Gateway using Stripe\n- Authentication \u0026 Authorization using Kinde\n- Manages Image using UploadThing\n- Beautiful UI using Shadcn UI\n\n## Cloning the repository\n\n```bash\ngit clone https://github.com/weiwei2694/nextjs14-wei-ecommerce.git\ncd nextjs14-wei-ecommerce\n```\n\n## Install packages\n\n```bash\nnpm install\nyarn install\npnpm install\nbun install\n```\n\n## Setup .env file\n\n```bash\nDATABASE_URL=\n\nKINDE_CLIENT_ID=\nKINDE_CLIENT_SECRET=\nKINDE_ISSUER_URL=\nKINDE_SITE_URL=http://localhost:3000\nKINDE_POST_LOGOUT_REDIRECT_URL=http://localhost:3000\nKINDE_POST_LOGIN_REDIRECT_URL=http://localhost:3000/auth-callback\n\nADMIN_EMAIL=your email\n\nUPLOADTHING_SECRET=\nUPLOADTHING_APP_ID=\n\nSTRIPE_SECRET_KEY=\nSTRIPE_WEBHOOK_SECRET=\n\nNEXT_PUBLIC_SERVER_URL=http://localhost:3000\n```\n\n## Setup Prisma\n\n```bash\nnpx prisma generate\nnpx prisma db push\n```\n\n## Available commands\n\n| Command                | Description                              |\n| ---------------------- | ---------------------------------------- |\n| `npm run dev`          | Starts a development instance of the app |\n| `npm run build`        | Builds the app for production            |\n| `npm run start`        | Starts the app in production mode        |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweiwei2694%2Fnextjs14-wei-ecommerce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweiwei2694%2Fnextjs14-wei-ecommerce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweiwei2694%2Fnextjs14-wei-ecommerce/lists"}