coolstore-microservices
coolstore-microservices copied to clipboard
The next version of coolstore
- 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!
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
Let trying Caddy ingress for routing the traffic into inside services
TODO: need to do healthcheck
for redis
on api-gateway