Skip to content

cecilphillip/ContosoCrafts

 
 

Repository files navigation

ContosoCrafts (Steeltoe Edition)

Spinning up the environment

First, spin up the supporting infrastructure components

> docker-compose -f docker-compose-infra.yml up -d

Next, launch the application containers and sidecars.

> docker-compose up -d

Requirements

  • Docker
  • Visual Studio Code
  • .NET Core SDK

What's in the box

Application Components

Infrastructure Components

About

This is a fork of the Contoso Crafts project that shows to use various microservices frameworks

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • HTML 43.4%
  • C# 42.4%
  • CSS 14.2%