Skip to content

theancientcoder/paas

 
 

Repository files navigation

Pre-Requisites

  • Docker

Getting Started

  • Checkout repository
  • Start Required Services
  • docker-compose -f docker-compose.infra.yml up -d
  • start website, loyalty and customers services
  • Navigate to https://localhost:5001
  • Register
  • Enter details
  • You should see the Customers service pick up some details
  • You should see the Loyalty service pick up some details
  • Connect to mongo on 27018, you'll find customers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 50.8%
  • HTML 29.8%
  • CSS 19.4%