Skip to content

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 πŸ‘‡πŸ‘‡πŸ‘‡

Notifications You must be signed in to change notification settings

abhijitnr/BURGER-HUB-BACKEND

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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 πŸ‘‡πŸ‘‡πŸ‘‡

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published