GitXplorerGitXplorer
b

WoodgroveBank

public
31 stars
8 forks
0 issues

Commits

List of commits on branch main.
Unverified
e9a1aa02238804b97cf9fb1c1646fb31ad8f97d2

removed value!

bbradygaster committed 2 months ago
Unverified
db79071708e90c510b512693edc85048326e63e8

multi-node scale-out working

bbradygaster committed 2 months ago
Unverified
bbf43fbeaf268ab852a99c16a4f029e5a35f911a

end-to-end working without manual, on-disk IAC code.

bbradygaster committed 3 months ago
Unverified
ae70bb2a8be3378a375402eabc31ffc2278b43d2

scale-out of multiple nodes complete

bbradygaster committed 3 months ago
Unverified
5bfa53e0b869312480187fa8e542b746618fb3e0

created keda emulator to see how the scaler would work.

bbradygaster committed 3 months ago
Unverified
65c8a118cc02401b5dd2dbfa98dd067f72ab3887

deleting old iac

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