abhijitnr / BURGER-HUB-BACKEND

This is the backend of BURGER-HUB, designed using Node.js, Express.js, MongoDB, and Passport. To know more about BURGER-HUB project, please visit the link below πŸ‘‡πŸ‘‡πŸ‘‡

Home Page:https://github.com/abhijitnr/BURGER-HUB-MERN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BURGER-HUB BACKEND

About

This is BURGER-HUB's Backend.

For building the backend, I used NodeJS, ExpressJS, MongoDB, cookie-parser, cors, dotenv, express, express-session, mongoose, passport, passport-google-oauth20, razorpay.

Here is the files and folder structure, tech stack and libraries.

Teck-Stack and Libraries

  • NodeJS
  • ExpressJS
  • MongoDB
  • cookie-parser
  • cors
  • dotenv
  • express
  • express-session
  • mongoose
  • passport
  • passport-google-oauth20
  • razorpay

Files and Folder Structure

About .env file

To run the backend without any errors, you need to add the following fields in the .env file.

  • PORT
  • MONGODB_URL
  • GOOGLE_CLIENT_ID
  • GOOGLE_CALLBACK_URL
  • FRONTEND_URL
  • SESSION_SECRET
  • RAZORPAY_API_KEY
  • RAZORPAY_API_SECRET

About

This is the backend of BURGER-HUB, designed using Node.js, Express.js, MongoDB, and Passport. To know more about BURGER-HUB project, please visit the link below πŸ‘‡πŸ‘‡πŸ‘‡

https://github.com/abhijitnr/BURGER-HUB-MERN


Languages

Language:JavaScript 100.0%