Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dbish6/node_chat_app_demos
This demo project showcases various ways to create a chat feature or chat app with a Node.js application.
https://github.com/dbish6/node_chat_app_demos
docker express flyio javascript mongodb mongoose node react react-redux redux redux-thunk redux-toolkit socket-io typescript websockets
Last synced: about 1 month ago
JSON representation
This demo project showcases various ways to create a chat feature or chat app with a Node.js application.
- Host: GitHub
- URL: https://github.com/dbish6/node_chat_app_demos
- Owner: dBish6
- Created: 2023-12-10T23:41:06.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-04-26T03:13:40.000Z (7 months ago)
- Last Synced: 2024-04-26T04:26:40.240Z (7 months ago)
- Topics: docker, express, flyio, javascript, mongodb, mongoose, node, react, react-redux, redux, redux-thunk, redux-toolkit, socket-io, typescript, websockets
- Language: JavaScript
- Homepage: https://dbish6.github.io/Node_Chat_App_Demos/
- Size: 698 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Node_Chat_App_Demos
This demo project showcases various ways to create a chat feature or chat app with a Node.js application. Each demo utilizes WebSockets in some kind of way.
## Featured Demos
Currently, there is only one demo present:
- `Socket.io and React`
## Thanks!
I hope this demo serves as a learning resource and a foundation for your own chat implementations. Happy exploring!