EchoHub is a decentralized IRC-like chat network.
-Use the Server Directory API to browse available servers.
- - - """, "text/html")); - -app.MapServerDirectoryApi(); - -app.Run(); diff --git a/src/EchoHub.Web/Properties/launchSettings.json b/src/EchoHub.Web/Properties/launchSettings.json deleted file mode 100644 index e262d5b..0000000 --- a/src/EchoHub.Web/Properties/launchSettings.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "$schema": "https://json.schemastore.org/launchsettings.json", - "profiles": { - "http": { - "commandName": "Project", - "dotnetRunMessages": true, - "launchBrowser": true, - "applicationUrl": "http://localhost:6000", - "environmentVariables": { - "ASPNETCORE_ENVIRONMENT": "Development" - } - }, - "https": { - "commandName": "Project", - "dotnetRunMessages": true, - "launchBrowser": true, - "applicationUrl": "https://localhost:7103;http://localhost:5062", - "environmentVariables": { - "ASPNETCORE_ENVIRONMENT": "Development" - } - } - } -} diff --git a/src/EchoHub.Web/appsettings.Development.json b/src/EchoHub.Web/appsettings.Development.json deleted file mode 100644 index ff66ba6..0000000 --- a/src/EchoHub.Web/appsettings.Development.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "Logging": { - "LogLevel": { - "Default": "Information", - "Microsoft.AspNetCore": "Warning" - } - } -} diff --git a/src/EchoHub.slnx b/src/EchoHub.slnx new file mode 100644 index 0000000..55ce494 --- /dev/null +++ b/src/EchoHub.slnx @@ -0,0 +1,5 @@ +