dev-store
dev-store copied to clipboard
A microservices e-commerce reference application built with ASP.NET 6
We need better health checker to monitor database and other api's dependencies.
**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** A banner to show visitors the site is just a demo and not a...
### General Description Create a Notifications Microservice responsible to manage all notifications (such as email, WhatsApp, SMS etc.) for order status changes, password changes etc. ### Some Details - The...
The website needs Google Tag Manager to measure important analytic data
When running from local machine at Sql Server on Docker some queries get broken because the TimeZone. At PedidoAPI:  But there are items at Database:  So, sending the...
When some anonymous user try to put some item into shopping cart receives an error. The expected behaviour was redirect to login page.
To facilitate project execution, would it be better for MessageBus Connection to be without user and password in the Development Environment ? It's currently like this:  After the change...
Update all dockerfiles to create a non root user for running the application.
**Describe the bug** When I try to use Add-Migration DbInit -context OrdersContext in project DevStore.Orders.Infra I got this error bellow:  **To Reproduce** Steps to reproduce the behavior: 1. Go...