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: 4 months 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-05T12:52:29.000Z (about 2 years ago)
- Last Synced: 2025-08-17T16:48:20.889Z (10 months 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).