Skip to content

misbahkhalilaz/chat-room-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat Room App

This is a basic realtime chat application with following features:

Login and Register.
Authorized API access.
Authorized Websocket channels.
Realtime Online users status.
Realtime messaging.
Server and client sync sessions.

Resources:

Frontend: https://github.com/misbahkhalilaz/chat-room-web.

Test Users:

username: alice, password: abc123
username: bob, password: abc123
username: tom, password: abc123

Tech Stack:

Node with Typescript.
ExpressJS.
MongoDB with Mongoose.
Socket.IO.
JWT.

How to run on local:

npm i.
npm run local.

Buy Me A Coffee

About

Private chatroom app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

 
 
 

Contributors