- Platform
- Command
The architecture for this application is based into microservices.
- .NET 5
- Docker
- Visual Studio or VS Code
- Postman (optional)
- Code
- Clone repository into your local machine
Open cmd and paste it: git clone https://github.com/wbail/platform-microservice
- Open two instances of Visual Studio or VS Code and load each project in one instance
- Infrastructure
- Start the Docker and make sure that Kubernetes option is enabled
- Open cmd and navigate into
K8S
folder - Type:
kubectl apply -f <file-name>
to each file from the folder
- Postman collection
This collection located at Postman folder contains all endpoints divided by environment
- Local
- Docker
- Kubernetes
PS: This is a study purpose, multi-repo seems more organized way to handle with the applications.
- .NET 5
- Docker
- Kubernetes
- Ingress Nginx