coolstore-microservices icon indicating copy to clipboard operation
coolstore-microservices copied to clipboard

The next version of coolstore

Open thangchung opened this issue 3 years ago • 3 comments

  • BFF Authentication: see at https://github.com/thangchung/bff-auth
    • IdentityServer4
    • YARP
  • Internal services in .NET 6, Golang and Rust
  • Front-end: https://remix.run
  • Tailwindcsss for now (-NextUI: https://nextui.org)
    • How cool is that https://www.hyperui.dev/ecommerce
  • Dapr: https://dapr.io/
    • Middleware: OPA, OAuth, Sentinel
    • Secret: local file (see at https://github.com/pkedy/golang-dapr/blob/main/components/secrets.yaml)
  • ServerlessWorkflow: https://github.com/serverlessworkflow/specification/blob/main/specification.md

More to come. Stay stunned!

thangchung avatar Feb 01 '22 06:02 thangchung

Currently, Azure Container Apps has changed a bit in the namespace, we need to take care of it when writing bicep script to provision the stack https://github.com/microsoft/azure-container-apps/issues/109

thangchung avatar Feb 17 '22 05:02 thangchung

Let trying Caddy ingress for routing the traffic into inside services

thangchung avatar Mar 31 '22 11:03 thangchung

TODO: need to do healthcheck for redis on api-gateway

thangchung avatar Apr 12 '22 03:04 thangchung