8000 GitHub - misbahkhalilaz/chat-room-web: Private chatroom app
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

misbahkhalilaz/chat-room-web

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:

Backend: https://github.com/misbahkhalilaz/chat-room-api.

Test Users:

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

Tech Stack:

NextJS.
Socket.IO. Typescript.
Next Auth for server and client sync sessions.
Redux.
Scss.

How to run on local:

npm i.
npm run local.

Buy Me A Coffee

Releases

No releases published

Sponsor this project

Packages

No packages published
0