{"id":17084674,"url":"https://github.com/lucatosc/next.js-e-commerce","last_synced_at":"2026-01-19T11:01:26.276Z","repository":{"id":257807088,"uuid":"865091800","full_name":"lucatosc/Next.JS-E-Commerce","owner":"lucatosc","description":"E-commerce App using NEXTJS 13 , TypeScript , SWR , Redux toolkit , Mongoose , react hook forms","archived":false,"fork":false,"pushed_at":"2024-09-30T00:30:10.000Z","size":1018,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-11T10:33:02.014Z","etag":null,"topics":["admin-data-platform","ecommerce","ecommerce-website","nextjs","nextjs-ecommerce","nodejs","opensource","projects","react","reactjs","typescript"],"latest_commit_sha":null,"homepage":"http://nextjs-ecommerce-typescript.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/lucatosc.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-09-30T00:29:16.000Z","updated_at":"2025-06-16T04:03:48.000Z","dependencies_parsed_at":"2024-10-02T10:03:27.227Z","dependency_job_id":"f8370052-9c2d-4ff7-a0c5-504841d82fe7","html_url":"https://github.com/lucatosc/Next.JS-E-Commerce","commit_stats":null,"previous_names":["lucatosc/next.js-e-commerce"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lucatosc/Next.JS-E-Commerce","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucatosc%2FNext.JS-E-Commerce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucatosc%2FNext.JS-E-Commerce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucatosc%2FNext.JS-E-Commerce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucatosc%2FNext.JS-E-Commerce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucatosc","download_url":"https://codeload.github.com/lucatosc/Next.JS-E-Commerce/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucatosc%2FNext.JS-E-Commerce/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28565873,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T08:53:44.001Z","status":"ssl_error","status_checked_at":"2026-01-19T08:52:40.245Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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-data-platform","ecommerce","ecommerce-website","nextjs","nextjs-ecommerce","nodejs","opensource","projects","react","reactjs","typescript"],"created_at":"2024-10-14T13:09:12.794Z","updated_at":"2026-01-19T11:01:26.256Z","avatar_url":"https://github.com/lucatosc.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"#### App is live and running at \n\n### https://nextjs-ecommerce-typescript.vercel.app/\n\n\n - don't forget to leave a star ! :)\n\n## Authors\n\n\n## Features\n\n#### NOTE\n - Admin Dashboard is only accessible to you if you clone it you can't Signup for Admin Account I have added dummy Product and categories \n\n\n#### multi User Login System\n- SignIn / SignUp ✔\n- Forget Password ✔\n- JWT validation on each Authorized Request ✔\n- Authorization validation for Admin Access and Customer Access ✔\n\n# ADMIN PANEL\n - Add a product ✔\n - view Product ✔\n - Delete a Product ✔\n - update product ✔\n - Add a Category ✔\n - view Category (Data tables) ✔\n - update Category  ✔\n - Delete category ✔\n - search category By name ✔\n - search product by category Name ✔\n - Handle Order Delivery  ✔\n - Pending Order  List ✔\n - Completed Order List ✔\n\n# Customer\n- View Product \u0026 Category ✔\n- view product related to specific category ✔\n- view dynamic pages detail with breadcamp ✔\n- Add product to cart ✔\n- Remove Product from cart ✔\n- Increase Decrease cart Item  Quantity ✔ (IF product Instock Quantity is less then your cart quantity then you are unable to  increase that product Quantity)\n- Alert if InStock Quantity isn't Available ✔\n- Bookmark favourite Product ✔\n- remove product from bookmark ✔\n- Order a Product ✔\n- After Creating an Order Product Exists in Cart for current User will be Cleared ✔\n- track Order Status ✔\n- View Order Detail ✔\n\n#### Note \nMore Functionality will be added with time\n\n\n\n## Tech\n- Nextjs 13\n- Typescript\n- tailwind css\n- Redux toolkit\n- joi validation\n- mongoDB\n- SWR hooks for fetching API \n\n## Environment Variables\n\nTo run this project, you will need to add the following environment variables to your .env file\n\n`DB_URI` = Your mongoDB URL\n\n`JWT_SECREAT` = Your custom JWT_SECREAT key\n\n`NEXT_PUBLIC_API_BASE_URL` =  Base URL for localhost  =\u003e http://localhost:3000\n\n\n## Installation\n\nInstall my-project with npm\n\n```bash\n  npm install\n  npm run dev (for development server)\n  npm run build (for Production)\n  npm run preview (To View Production Server )\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucatosc%2Fnext.js-e-commerce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucatosc%2Fnext.js-e-commerce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucatosc%2Fnext.js-e-commerce/lists"}