Skip to content

FructusS/Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat

Chat - chat application on C# that uses SignalR for real-time communication.

Backend

  1. SignalR
  2. Entity Framework Core
  3. LINQ
  4. PostgreSQL
  5. Jwt Authentication
  6. Mapping

Frontend

Web

React js

Desktop

Avalonia UI

Installation

git clone https://github.com/FructusS/Chat.git

Installation backend

cd Backend/AvaloniaChat.Backend/

dotnet run AvaloniaChat.Backend.csproj

Backend started on http://localhost:5000

Installation web

cd Frontend/Web/AvaloniaChat.Web/

npm start

Web started on http://localhost:3000

Demo

A demo application is available at

About

Chat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •