Skip to content

libin85/micro-commerce

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Micro Commerce

Project Azure GitHub Sonar
identity-api Build Status Quality Gate Status
catalog-api Build Status catalog-api Quality Gate Status
react-web Build Status Quality Gate Status

Micro Commerce is a simple commercial application. It demonstrates how to wire up small micro-services into a larger application using micro-services architectural principals.

Technical stack:

Infrastructure

  • Docker for desktop (Kubernetes enabled) - The easiest tool to run Docker, Docker Swarm and Kubernetes on Mac and Windows
  • Kubernetes / AKS - The app is designed to run on Kubernetes (both locally on "Docker for Desktop" as well as on the cloud with AKS)
  • Helm - Best package manager to find, share, and use software built for Kubernetes
  • Dapr - An event-driven, portable runtime for building microservices on cloud and edge
  • Istio - for traffic management

Front-end

  • TypeScript - A typed superset of JavaScript that compiles to plain JavaScript
  • Next.js - A modern server side rendering for React application

Back-end

  • .NET Core 5 - .NET Framework and .NET Core, including ASP.NET and ASP.NET Core
  • EF Core 5 - Modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations
  • IdentityServer4 - Identity and Access Control solution for .NET Core
  • FluentValidation - Popular .NET validation library for building strongly-typed validation rules
  • MediatR - Simple, unambitious mediator implementation in .NET
  • Serilog - Simple .NET logging with fully-structured events

CI & CD

About

React, Nextjs, ASP.NET Core 5.0, IdentityServer, Dapr, Azure pipeline, K8S, SonarQube

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 77.0%
  • TypeScript 14.2%
  • HTML 2.9%
  • Dockerfile 2.0%
  • Mustache 1.9%
  • CSS 0.8%
  • Other 1.2%