{"id":30362188,"url":"https://github.com/rodrigoaraujo7/techfy","last_synced_at":"2026-04-05T22:35:02.499Z","repository":{"id":304567640,"uuid":"1018260015","full_name":"rodrigoaraujo7/techfy","owner":"rodrigoaraujo7","description":"Virtual store for tech products like iPhones and MacBooks, focused on a modern look and easy navigation.","archived":false,"fork":false,"pushed_at":"2025-08-11T19:27:54.000Z","size":2208,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-05T22:34:39.634Z","etag":null,"topics":["docker","docker-compose","framer-motion","next15","nextjs","shadcnui","storybook","tailwindcss","tanstack-query","typescript","zustand"],"latest_commit_sha":null,"homepage":"https://techfy.appwrite.network/","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/rodrigoaraujo7.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,"zenodo":null}},"created_at":"2025-07-11T22:35:09.000Z","updated_at":"2025-08-22T06:10:02.000Z","dependencies_parsed_at":"2025-08-01T22:07:32.969Z","dependency_job_id":"d6de41eb-eeb1-47ba-b716-7c1c1ee411ec","html_url":"https://github.com/rodrigoaraujo7/techfy","commit_stats":null,"previous_names":["rodrigoaraujo7/techfy"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rodrigoaraujo7/techfy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigoaraujo7%2Ftechfy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigoaraujo7%2Ftechfy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigoaraujo7%2Ftechfy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigoaraujo7%2Ftechfy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rodrigoaraujo7","download_url":"https://codeload.github.com/rodrigoaraujo7/techfy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigoaraujo7%2Ftechfy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31452899,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"ssl_error","status_checked_at":"2026-04-05T21:22:51.943Z","response_time":75,"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":["docker","docker-compose","framer-motion","next15","nextjs","shadcnui","storybook","tailwindcss","tanstack-query","typescript","zustand"],"created_at":"2025-08-19T17:02:00.777Z","updated_at":"2026-04-05T22:35:02.456Z","avatar_url":"https://github.com/rodrigoaraujo7.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  Techfy\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#participants\"\u003eParticipants\u003c/a\u003e •\n  \u003ca href=\"#techs\"\u003eTechs\u003c/a\u003e •\n  \u003ca href=\"#usage\"\u003eUsage\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://i.imgur.com/XjLVQVm.png\" /\u003e\n\u003c/div\u003e\n\n## Participants\n\n| [\u003cimg src=\"https://avatars.githubusercontent.com/rodrigoaraujo7\" width=\"75px;\"/\u003e](https://github.com/rodrigoaraujo7) |\n| :------------------------------------------------------------------------------------------------------------------: |\n\n| [Rodrigo Leite Araujo](https://github.com/rodrigoaraujo7)\n\n## Techs\n\n- [x] Next 15\n- [x] TypeScript\n- [x] Tailwind CSS\n- [x] Tanstack Query\n- [x] Zustand\n- [x] ShadcnUI\n- [x] Framer Motion\n- [x] Docker\n- [x] Storybook\n\n## How to download the project:\n\n```bash\n# Clone the repository\n$ git clone https://github.com/rodrigoaraujo7/techfy.git\n\n# Enter directory\n$ cd techfy\n```\n\n## Usage\n\n1. Run `npm install`.\u003cbr /\u003e\n2. Run `npm run dev` and access `http://localhost:3000/`\u003cbr /\u003e\n\n\u003cbr/\u003e\n\n## Storybook\n\n1. Run `npm run storybook`\u003cbr /\u003e\n2. Access `http://localhost:6006`\n\n\u003cbr /\u003e\n\n## Create Docker Container\n\n1. Run `docker compose up --build`\u003cbr /\u003e\n2. Access `http://localhost:3000/`\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n## Install new dependencies in Docker Container\n\n1. Stop container\u003cbr /\u003e\n2. Run `docker exec -it techfy-nextjs-1 sh`\u003cbr /\u003e\n3. Run `npm install new-lib`\u003cbr /\u003e\n4. Run `exit`\u003cbr /\u003e\n5. Start container\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cp align=\"center\"\u003e Developed by \u003ca href=\"https://www.linkedin.com/in/rodrigoleitearaujo\"\u003eRodrigo Leite Araujo\u003c/a\u003e ⚓\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodrigoaraujo7%2Ftechfy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frodrigoaraujo7%2Ftechfy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodrigoaraujo7%2Ftechfy/lists"}