Running SignalR Locally in Utopia

To run locally, in the Utopia.Startup.ConfigureServices function, you need to comment out all the if statements and lines related to configuring signalr (see screenshot below) except services.AddSignalR();

image.png

 


Revision #2
Created 11 September 2024 22:01:21 by Quinn Godfrey
Updated 11 September 2024 22:23:16 by Quinn Godfrey