GitXplorerGitXplorer
b

WoodgroveBank

public
31 stars
8 forks
0 issues

Commits

List of commits on branch main.
Unverified
f365d5dbc8e47ceab85c94df3109b59fbb81cfd4

scale slower

bbradygaster committed 3 months ago
Unverified
6f4181a1b3e38107e961e5a464d37ab3f4356ed0

increased the customer-per-silo ratio

bbradygaster committed 3 months ago
Unverified
ddc686602de1caa13c50fcb5ae4a87839288f506

temporary fix

bbradygaster committed 3 months ago
Verified
1c15dac9bf083daad32ddc7225771a47a2847d76

Merge pull request #2 from bradygaster:infrasynth

bbradygaster committed 3 months ago
Unverified
29b598773d29751c3d64fee3ce87583e29947797

with generated iac

bbradygaster committed 3 months ago
Unverified
905461b94e239cfac7f69df5c1ccd2f151f8435a

fixed a few issues

bbradygaster committed 3 months ago

README

The README file for this repository.

Woodgrove Bank

This repo shows off a banking app built using .NET Aspire and Orleans

Prerequisites

Setup

The process of running Woodgrove is as follows:

  • Clone this repository
  • CD into the AppHost directory
  • Run dotnet run
  • Open the bank service in your browser from the .NET Aspire Dashboard
  • See customers and transations appearing
  • Back in the .NET Aspire Dashboard, explore the logs from all the services