Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gauravkesh/conciliation-backend
This is the backend code for complaint management system
https://github.com/gauravkesh/conciliation-backend
bcrypt expressjs javascript mongodb nodejs nodemailer nosql-database
Last synced: 22 days ago
JSON representation
This is the backend code for complaint management system
- Host: GitHub
- URL: https://github.com/gauravkesh/conciliation-backend
- Owner: GauravKesh
- Created: 2024-06-21T06:01:29.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-12-02T13:32:12.000Z (about 1 month ago)
- Last Synced: 2024-12-02T14:40:38.582Z (about 1 month ago)
- Topics: bcrypt, expressjs, javascript, mongodb, nodejs, nodemailer, nosql-database
- Language: JavaScript
- Homepage: https://conciliation-complain.vercel.app/home
- Size: 668 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Conciliation Backend
This repository contains the backend services for the Conciliation platform, providing robust APIs for managing the application's core functionalities.
## Tech Stack
- **Backend Framework**: Node.js with Express.js
- **Database**: MongoDB
- **Authentication**: JSON Web Tokens (JWT)
- **Deployment**: Deployed on Render## Frontend Repo
[Conciliation Frontend](https://github.com/GauravKesh/Conciliation-Frontend)