rendle.dev

Mark Rendle's .NET development blog.

Running a .NET 5 web app on Railway

I built a small ASP.NET Core 5 web app and deployed it to Railway in about 2 hours.

7-Minute Read

I’ve been working on a fun little project on my stream recently. It’s an app called StreamBadger that adds overlay images and plays sounds on the stream through OBS Studio. It uses the Twitch API so it needs to authenticate with Twitch, and as it’s a desktop application I wanted to build that authentication flow where you log in through the browser and the app sits and waits and then magically gets connected.

Recent Posts

Categories

About

Mark Rendle's blog about making software and stuff.