{"id":20739375,"url":"https://github.com/cecilphillip/shadowshop","last_synced_at":"2025-07-10T17:04:25.344Z","repository":{"id":260401978,"uuid":"863259726","full_name":"cecilphillip/shadowshop","owner":"cecilphillip","description":"Sample estore application using Stripe and Temporal. Orchestrated with .NET Aspire.","archived":false,"fork":false,"pushed_at":"2025-02-18T17:02:35.000Z","size":4773,"stargazers_count":41,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-24T02:43:06.974Z","etag":null,"topics":["aspnetcore","docker","dotnet","dotnet-aspire","stripe","stripe-checkout","temporal","temporal-workflows"],"latest_commit_sha":null,"homepage":"","language":"C#","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/cecilphillip.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}},"created_at":"2024-09-26T01:54:13.000Z","updated_at":"2025-04-10T21:45:37.000Z","dependencies_parsed_at":"2024-10-31T05:24:22.760Z","dependency_job_id":"c8097bf3-42f1-4993-aee2-acddfd3c2d3b","html_url":"https://github.com/cecilphillip/shadowshop","commit_stats":null,"previous_names":["cecilphillip/shadowshop"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cecilphillip/shadowshop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cecilphillip%2Fshadowshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cecilphillip%2Fshadowshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cecilphillip%2Fshadowshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cecilphillip%2Fshadowshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cecilphillip","download_url":"https://codeload.github.com/cecilphillip/shadowshop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cecilphillip%2Fshadowshop/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264613882,"owners_count":23637454,"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":["aspnetcore","docker","dotnet","dotnet-aspire","stripe","stripe-checkout","temporal","temporal-workflows"],"created_at":"2024-11-17T06:24:45.446Z","updated_at":"2025-07-10T17:04:25.340Z","avatar_url":"https://github.com/cecilphillip.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shadow Shop Sample \nA modified version of the [Aspire Shop](https://github.com/dotnet/aspire-samples/tree/main/samples/AspireShop) sample\napplication that adds integration with [Stripe](https://stripe.com) for payment processing, [temporal](https://temporal.io/)\nfor durable workflows, other custom Aspire Integrations. \n\n![Architecture Diagram](./docs/images/diagram_architecture.png)\n\n## Aspire Integrations\n- [HashiCorp Vault](./src/ShadowShop.AppHost/Resources/VaultResource.cs) - Secret store\n- [Temporal](./src/ShadowShop.AppHost/Resources/TemporalDevResource.cs) - Workflow Engine\n- [Stripe](./src/ShadowShop.AppHost/Resources/StripeDevResource.cs) - Payment event proxy\n- [Grafana](./src/ShadowShop.AppHost/Resources/GrafanaStackResource.cs) - OpenTelemetry server and UI\n\n## Getting Setup\n\n### Prerequisites\n- [.NET SDK](https://get.dot.net/) 9.0 or later\n- [Stripe account](https://dashboard.stripe.com) \u0026 [Stripe CLI](https://stripe.com/docs/stripe-cli)\n- [Docker](https://www.docker.com)\n\n### Run the solution\n\n* Add your [Stripe API keys](https://dashboard.stripe.com/apikeys) to the [setup.sh](./src/ShadowShop.AppHost/.config/vault/setup.sh) file.\n* Add your [Stripe Secret key](https://dashboard.stripe.com/apikeys)  to the AppHost's [appsettings.Development.json](./src/ShadowShop.AppHost/appsettings.Development.json) file.\n* Run the [App Host](./src/ShadowShop.AppHost) project\n\n### Troubleshooting\n*Product images aren't showing* \u003cbr /\u003e\nIf the product items load without the images, purge the data by deleting the postgres volume and test data in the Stripe account.\nThen try running the solution again.\n\n*The webhook handle throws a StripeException because the API versions don't match* \u003cbr /\u003e\nMake sure the API version in your Stripe account matches the version the [pinned version](https://github.com/stripe/stripe-dotnet/blob/master/src/Stripe.net/Constants/ApiVersion.cs#L6) for the .NET SDK. \n\n\n## Images\nThe product images were generated by [Canva AI Image Generator](https://www.canva.com/ai-image-generator/).\n\n## License\n\nThe code in this repo is licensed under the [MIT](LICENSE) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcecilphillip%2Fshadowshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcecilphillip%2Fshadowshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcecilphillip%2Fshadowshop/lists"}