{"id":19066323,"url":"https://github.com/rdvid/next-ecommerce","last_synced_at":"2026-04-17T14:37:43.140Z","repository":{"id":218161959,"uuid":"745756675","full_name":"rdvid/next-ecommerce","owner":"rdvid","description":"Next frontend for ecommerce product search page","archived":false,"fork":false,"pushed_at":"2024-01-27T19:43:30.000Z","size":443,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-02T14:29:25.052Z","etag":null,"topics":["ecommerce-website","nextjs","typescript-react"],"latest_commit_sha":null,"homepage":"https://next-ecommerce-rdvid.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rdvid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-01-20T03:42:41.000Z","updated_at":"2024-01-26T20:51:02.000Z","dependencies_parsed_at":"2024-01-26T22:26:20.856Z","dependency_job_id":"64a0157b-5b9f-4d9e-9823-8cceb38ea802","html_url":"https://github.com/rdvid/next-ecommerce","commit_stats":null,"previous_names":["rdvid/next-ecommerce"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdvid%2Fnext-ecommerce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdvid%2Fnext-ecommerce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdvid%2Fnext-ecommerce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdvid%2Fnext-ecommerce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rdvid","download_url":"https://codeload.github.com/rdvid/next-ecommerce/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240118419,"owners_count":19750491,"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":["ecommerce-website","nextjs","typescript-react"],"created_at":"2024-11-09T00:55:58.753Z","updated_at":"2026-04-17T14:37:38.112Z","avatar_url":"https://github.com/rdvid.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Next Ecommerce\n\n\n![Next](https://img.shields.io/badge/Next-000000?style=for-the-badge\u0026logo=next\u0026logoColor=white)\n![React](https://img.shields.io/badge/React-007ACC?style=for-the-badge\u0026logo=react\u0026logoColor=white)\n![Typescript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge\u0026logo=typescript\u0026logoColor=white)\n![Tailwind](https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge\u0026logo=tailwind-css\u0026logoColor=white)\n![Eslint](https://img.shields.io/badge/eslint-3A33D1?style=for-the-badge\u0026logo=eslint\u0026logoColor=white)\n\n\u003cp align=\"center\"\u003e\n   \u003cimg height=500 width=500 src=\"https://f005.backblazeb2.com/file/debbuggers/_f981b484-5b4e-49aa-847e-e99c260a1e44.jpg\" alt=\"exemplo imagem\"\u003e  \n\u003c/p\u003e\n\nWelcome to our brand new ecommerce. Take a sit and browse through our vast catalogue \n\n### Next Features\n\nThis project remain in constant development. Next features will be focused on:\n\n- [ ] Auth0 flow\n- [ ] E2E Tests with Playwright\n- [ ] More filters for searching\n- [ ] Performance and best practices in Clean Code and KISS\n\n## 💻 Requirements\n\nBefore we begin, check if you have all the requirements above:\n\n* `Nodejs`\n* `Npm`\n\n## 🚀 Installing Next Ecommerce\n\n```\n  - git clone the repo\n  - in terminal, go to project root directory\n  - npm install to download dependencies\n  - npm run start for project exec\n\n```\n\n## ☕ Using Next Ecommerce\n## TODO\n\n\n## 📫 Wanna help?\n\n1. Fork this repo.\n2. Create a branch: `git checkout -b \u003cbranch_name\u003e`.\n3. Do your alterations and tell then in your commit message: `git commit -m '\u003ccommit_message\u003e'`\n4. Send then to origin fork: `git push origin \u003cproject-name\u003e / \u003clocal\u003e`\n5. Create a pull request detailing your implementation.\n\n[How to create a pull request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request).\n\n## 🤝 Developed by:\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\n      \u003ca href=\"#\"\u003e\n        \u003cimg src=\"https://avatars.githubusercontent.com/u/60834135\" alt=\"Foto de Rafael David\" width=115\u003e\u003cbr\u003e\n        \u003csub\u003e\n          \u003cb\u003eRafael David\u003c/b\u003e\n        \u003c/sub\u003e\n      \u003c/a\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frdvid%2Fnext-ecommerce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frdvid%2Fnext-ecommerce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frdvid%2Fnext-ecommerce/lists"}