Merge branch 'master' of https://gitea.milenia.local.alanmoon.net/Moonbase/qtc-net-server
This commit is contained in:
commit
d15359b199
18
README.md
18
README.md
@ -1 +1,17 @@
|
|||||||
# qtc-net-server
|
# QtC.NET Server
|
||||||
|
This is a from scratch SignalR based chat server that has the following features:
|
||||||
|
- Rooms
|
||||||
|
- Direct Messaging
|
||||||
|
- Precense
|
||||||
|
- Contacts
|
||||||
|
- Profiles
|
||||||
|
|
||||||
|
# How To Build
|
||||||
|
In order to build, you need the .NET 9 SDK.
|
||||||
|
|
||||||
|
1. Clone This Repository
|
||||||
|
2. Run ``dotnet build`` Within The Folder That Contains The .csproj File
|
||||||
|
3. Configure And Enjoy!
|
||||||
|
|
||||||
|
# Docker Container
|
||||||
|
This Server Does Have A Docker Container You Can Create That Contains Your Config And User Content.
|
Loading…
x
Reference in New Issue
Block a user