{"id":19044928,"url":"https://github.com/hamideidy/nuxt.js-eccomerce","last_synced_at":"2025-11-12T03:01:57.125Z","repository":{"id":214316339,"uuid":"736221380","full_name":"HamidEidy/Nuxt.js-Eccomerce","owner":"HamidEidy","description":"A complete online shop, Implemented with html, css, bootstrap, scss, javascript, nuxt js, Pinia, laravel API ","archived":false,"fork":false,"pushed_at":"2023-12-27T10:20:00.000Z","size":2211,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-21T23:33:40.566Z","etag":null,"topics":["css","ecommerce","ecommerce-website","html","javascript","nuxt","nuxt3","nuxtjs","sass","shop","shopping-cart","store"],"latest_commit_sha":null,"homepage":"http://nuxtstore.hamideidy.ir/","language":"Vue","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/HamidEidy.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}},"created_at":"2023-12-27T10:05:54.000Z","updated_at":"2024-02-04T15:52:53.000Z","dependencies_parsed_at":"2023-12-27T11:37:19.676Z","dependency_job_id":null,"html_url":"https://github.com/HamidEidy/Nuxt.js-Eccomerce","commit_stats":null,"previous_names":["hamideidy/nuxt.js-eccomerce"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/HamidEidy/Nuxt.js-Eccomerce","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HamidEidy%2FNuxt.js-Eccomerce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HamidEidy%2FNuxt.js-Eccomerce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HamidEidy%2FNuxt.js-Eccomerce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HamidEidy%2FNuxt.js-Eccomerce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HamidEidy","download_url":"https://codeload.github.com/HamidEidy/Nuxt.js-Eccomerce/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HamidEidy%2FNuxt.js-Eccomerce/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283966764,"owners_count":26924587,"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","status":"online","status_checked_at":"2025-11-12T02:00:06.336Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["css","ecommerce","ecommerce-website","html","javascript","nuxt","nuxt3","nuxtjs","sass","shop","shopping-cart","store"],"created_at":"2024-11-08T22:48:10.452Z","updated_at":"2025-11-12T03:01:57.101Z","avatar_url":"https://github.com/HamidEidy.png","language":"Vue","readme":"Images of the Project\r\n\r\n![1](https://github.com/HamidEidy/fastfoodstore/assets/148962898/4ec7af2e-d877-4df3-9556-2437cd3c344e)\r\n\r\n![2](https://github.com/HamidEidy/fastfoodstore/assets/148962898/4d208a60-42f9-4162-b37e-1a873732e9cf)\r\n\r\n![3](https://github.com/HamidEidy/fastfoodstore/assets/148962898/e5aee7c5-1c85-4f1b-bf64-88ad19c4aa64)\r\n\r\n![4](https://github.com/HamidEidy/fastfoodstore/assets/148962898/fe4bf957-e60d-4aba-a8c4-80d72294b229)\r\n\r\n![5](https://github.com/HamidEidy/fastfoodstore/assets/148962898/8c3bb0ee-82c2-4fe7-82a7-4c675915cc99)\r\n\r\n![6](https://github.com/HamidEidy/fastfoodstore/assets/148962898/c634d97d-ee19-43f9-9efa-642bdbbfde8f)\r\n\r\n\r\n\r\n\r\n\r\n\r\n# Nuxt 3 Minimal Starter\r\n\r\nLook at the [Nuxt 3 documentation](https://nuxt.com/docs/getting-started/introduction) to learn more.\r\n## Before running the project, register your API link in the nuxt.config section.\r\n## Setup\r\n\r\nMake sure to install the dependencies:\r\n\r\n```bash\r\n# yarn\r\nyarn install\r\n\r\n# npm\r\nnpm install\r\n\r\n# pnpm\r\npnpm install --shamefully-hoist\r\n```\r\n\r\n## Development Server\r\n\r\nStart the development server on http://localhost:3000\r\n\r\n```bash\r\nnpm run dev\r\n```\r\n\r\n## Production\r\n\r\nBuild the application for production:\r\n\r\n```bash\r\nnpm run build\r\n```\r\n\r\nLocally preview production build:\r\n\r\n```bash\r\nnpm run preview\r\n```\r\n\r\nCheck out the [deployment documentation](https://nuxt.com/docs/getting-started/deployment) for more information.\r\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhamideidy%2Fnuxt.js-eccomerce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhamideidy%2Fnuxt.js-eccomerce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhamideidy%2Fnuxt.js-eccomerce/lists"}