Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/urijhoruzij/chat-backend
Chat-backend / React.js realtime chat app with rooms
https://github.com/urijhoruzij/chat-backend
express expressjs jwt jwt-auth jwt-authentication mongoose moogodb multer node-js nodejs
Last synced: 26 days ago
JSON representation
Chat-backend / React.js realtime chat app with rooms
- Host: GitHub
- URL: https://github.com/urijhoruzij/chat-backend
- Owner: UrijHoruzij
- License: gpl-3.0
- Created: 2020-07-20T12:22:37.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-05T12:52:29.000Z (5 months ago)
- Last Synced: 2024-10-09T18:46:16.343Z (about 1 month ago)
- Topics: express, expressjs, jwt, jwt-auth, jwt-authentication, mongoose, moogodb, multer, node-js, nodejs
- Language: JavaScript
- Homepage:
- Size: 437 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Chat Backend
Realtime chat app with websockets using Node.js, Express and Socket.io with React JS on the front end with a custom UI.
## Change plans:
- Go to Fastify.js.
- Switch to your own storage.## Technology stack:
- express.js
- mongoose
- jwt
- multer
- passport.js
- socket.io## License
Chat-backend is released under the [GPL-3.0 License](https://github.com/UrijHoruzij/chat-backend/blob/master/LICENSE).