This is the updated repository for the Aspire 'Overlow' app created for the Udemy course released in September 2025 (updated in January 2026) and is based on Aspire v13.1. You can see a demo of this app here.
If you are looking for the previous version code (aspire 9.4) then you can get this here: https://github.com/TryCatchLearn/overflow-aspire-v9.4
You can see how this app was made by checking out the Udemy course for this here
You can run this app locally on your computer by following these instructions:
git clone https://github.com/TryCatchLearn/Overflow.git
cd Overflow
# This repo relies on a package not available in nuget yet so add a feed that allows us to use sshdeploy in the app (from here: https://github.com/davidfowl/aspire-ssh-deploy)
dotnet nuget add source https://f.feedz.io/davidfowl/aspire/nuget/index.json --name davidfowl-aspire
dotnet restore
cd Overflow.AppHost
dotnet user-secrets set "Parameters:typesense-api-key" "abc"
cd ../webapp
npm install
One of the students from the course, Antonio Cruz, has independently extended this application to explore AI-driven features on top of the existing architecture.
His work is a great example of how the patterns and ideas from the course can be taken further in a real project. You can view his implementation here:
https://github.com/tonycruz-dev/OverflowDemo
If you find it useful or interesting, feel free to show your support by starring the repository.
$ claude mcp add Overflow \
-- python -m otcore.mcp_server <graph>