An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# 📚 The DailyCommit - Server

[![Node.js](https://img.shields.io/badge/Node.js-339933?style=for-the-badge&logo=node.js&logoColor=white)](https://nodejs.org/)
[![Express.js](https://img.shields.io/badge/Express.js-000000?style=for-the-badge&logo=express&logoColor=white)](https://expressjs.com/)
[![MongoDB](https://img.shields.io/badge/MongoDB-47A248?style=for-the-badge&logo=mongodb&logoColor=white)](https://www.mongodb.com/)
[![Firebase](https://img.shields.io/badge/Firebase-FFCA28?style=for-the-badge&logo=firebase&logoColor=black)](https://firebase.google.com/)
[![Deployed on Vercel](https://img.shields.io/badge/Vercel-Deployed-000?style=for-the-badge&logo=vercel&logoColor=white)](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