{"id":35184327,"url":"https://github.com/junior/mushop-storefront","last_synced_at":"2026-05-17T23:32:08.027Z","repository":{"id":330668873,"uuid":"1123479175","full_name":"junior/mushop-storefront","owner":"junior","description":"MuShop - Cloud Native microservices demo - Storefront service","archived":false,"fork":false,"pushed_at":"2026-01-15T05:07:37.000Z","size":7860,"stargazers_count":0,"open_issues_count":10,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-15T11:53:21.185Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Pug","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/junior.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-27T00:47:49.000Z","updated_at":"2026-01-15T05:06:29.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/junior/mushop-storefront","commit_stats":null,"previous_names":["junior/mushop-storefront"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/junior/mushop-storefront","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junior%2Fmushop-storefront","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junior%2Fmushop-storefront/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junior%2Fmushop-storefront/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junior%2Fmushop-storefront/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/junior","download_url":"https://codeload.github.com/junior/mushop-storefront/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junior%2Fmushop-storefront/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33159099,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"ssl_error","status_checked_at":"2026-05-17T22:39:10.741Z","response_time":107,"last_error":"SSL_read: 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":[],"created_at":"2025-12-29T04:53:36.116Z","updated_at":"2026-05-17T23:32:08.023Z","avatar_url":"https://github.com/junior.png","language":"Pug","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MuShop Storefront\n\nResponsive eCommerce storefront single page application built on microservices\narchitecture.\n\n- Built using [UIkit](https://getuikit.com)\n\n## Overview\n\n### Technologies\n\nThe project leverages:\n\n- [UIkit](https://getuikit.com) UI components\n- [axios](https://www.npmjs.com/package/axios) Http client\n- [core-js](https://www.npmjs.com/package/core-js) ESNext features\n- [Pug](https://pugjs.org)\n- [Less](http://lesscss.org)\n- [Gulp](https://gulpjs.com)\n\n## Quick start\n\n### Dependencies\n\n| Name                                | Version |\n|-------------------------------------|---------|\n| [Docker](https://docker.com).       | \u003e= 1.12 |\n| [Make](http://www.gnu.org/s/make)   | \u003e= 3.81 |\n\n### Local\n\n```shell\n# start dependent microservices\nmake services\n\n# start storefront\nnpm install\nnpm start\n```\n\n### Docker\n\n```shell\n# start storefront and all service layers\nmake up\n```\n\n### Shutdown\n\n```shell\n# stop all services\nmake down\n```\n\n## Build\n\nStandard build\n\n```shell\ndocker build -t mushop/storefront .\n```\n\nThe storefront also supports **BETA** build option where an override to the\nservice semver can be provided as a build argument. When the supplied version\nmatches `/beta/i`, a banner is shown in the storefront UI. This is used for the\npurpose of demonstrating service mesh\n\n```shell\ndocker build --build-arg version=2.x-beta -t mushop/storefront .\n```\n\n## Credits\n\n- Storefront based on templates by [Roman Chekurov](https://github.com/chekromul/uikit-ecommerce-template)\n\n## License\n\nThis project is licensed under the Apache License 2.0 - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunior%2Fmushop-storefront","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjunior%2Fmushop-storefront","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunior%2Fmushop-storefront/lists"}