https://github.com/rikon07/the-dailycommit-server
This is the backend server for The DailyCommit — a Computer science News platform project built with Node.js, Express, MongoDB, and Firebase Authentication.
https://github.com/rikon07/the-dailycommit-server
dotenv expressjs jwt mongodb nodejs
Last synced: about 2 months ago
JSON representation
This is the backend server for The DailyCommit — a Computer science News platform project built with Node.js, Express, MongoDB, and Firebase Authentication.
- Host: GitHub
- URL: https://github.com/rikon07/the-dailycommit-server
- Owner: Rikon07
- Created: 2025-08-07T19:41:16.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-08-18T07:24:06.000Z (10 months ago)
- Last Synced: 2025-08-18T08:41:29.625Z (10 months ago)
- Topics: dotenv, expressjs, jwt, mongodb, nodejs
- Language: JavaScript
- Homepage:
- Size: 42 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📚 The DailyCommit - Server
[](https://nodejs.org/)
[](https://expressjs.com/)
[](https://www.mongodb.com/)
[](https://firebase.google.com/)
[](https://vercel.com/)
This is the **backend server** for The DailyCommit — a Computer science News platform project built with **Node.js**, **Express**, **MongoDB**, and **Firebase Authentication**.
---
## 🛠️ Tech Stack
- Node.js + Express.js
- MongoDB Atlas
- Firebase Admin SDK and Token verification
- dotenv (environment config)
- CORS enabled
- Stripe payment
---
## 🚀 Live Site
[https://the-daily-commit-c5e84.web.app/](https://the-daily-commit-c5e84.web.app/)
---
#Client Side Repo
https://github.com/Rikon07/The-DailyCommit