Skip to content

Chat room server made with Signal R and vanilla js

License

Notifications You must be signed in to change notification settings

rd003/ChatroomNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebChatServer

It is a Chat Room server made with signalR. It is a complete chat room application. It's backend written in Signal R and frontend written in Vannila Js. You can find the client application here

Video Tutorial

You can find it's youtube tutorial here

Tech Stack

  • Dotnet 7 (Signal R)
  • Node js (to install the signalr dependencies)
  • Vanilla JS (frontend)

How to run Server?

Open the WebChatServer and run with dotnet run command.

How to run Client?

  • Open the WebChat-Client app.
  • In terminal run npm install to install the signal R dependencies.
  • Install the Live Server extension and run index.html page with live server. Browser will be opened and you will see the url http://localhost:5500/WebChat-Client/index.html.

Screenshots

chatroom

About

Chat room server made with Signal R and vanilla js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published