Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haminimi/messaging-app-backend
A basic messaging app with authentication and authorization using JWT.
https://github.com/haminimi/messaging-app-backend
authentication authorization express jamstack jwt messaging-app mongodb nodejs react theodinproject
Last synced: 16 days ago
JSON representation
A basic messaging app with authentication and authorization using JWT.
- Host: GitHub
- URL: https://github.com/haminimi/messaging-app-backend
- Owner: Haminimi
- Created: 2024-02-21T18:45:14.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-03-25T11:26:19.000Z (11 months ago)
- Last Synced: 2025-01-18T11:46:43.329Z (16 days ago)
- Topics: authentication, authorization, express, jamstack, jwt, messaging-app, mongodb, nodejs, react, theodinproject
- Language: JavaScript
- Homepage: https://messaging-app-rosy.vercel.app/
- Size: 72.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ChitChatHub - Messaging App (Backend)
## Description
A basic messaging app with authentication and authorization using JWT. [The project](https://www.theodinproject.com/lessons/nodejs-messaging-app) is a part of [The Odin Project](https://www.theodinproject.com/dashboard)'s Node course within [The Odin Project](https://www.theodinproject.com/dashboard)'s curriculum. The Odin Project provides a high quality web development education maintained by an open source community.
## Live Preview and Frontend
You can check out [the app here](https://messaging-app-rosy.vercel.app/), and [the frontend code with more details about the project here](https://github.com/Haminimi/messaging-app).
## Tech
**The project is built with:**
- Node.js/Express
- MongoDB**Tools**
- Visual Studio Code
- Git
## Author
- [GitHub](https://github.com/Haminimi)
- [Exercism](https://exercism.org/profiles/Haminimi)
- [LeetCode](https://leetcode.com/Haminimi/)
- Email: [email protected]
## Happy coding!