Thanks to visit codestin.com
Credit goes to github.com

Skip to content

tejasM17/JERRY_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copy & Paste These Commands in Terminal


🔹 Backend Dependencies

npm i express mongoose
npm i -D nodemon
npm i dotenv
npm install cors
npm install bcryptjs
npm install jsonwebtoken
npm i express-session passport passport-google-oauth20 passport-github2
npm install arctic

Project Setup Guide

This README provides the required setup links for configuring Google OAuth, GitHub OAuth, MongoDB Connection URL, and additional setup resources.


🔐 Google OAuth Credentials Setup

Follow this video to correctly set up your Google OAuth Client ID and Client Secret:


🐙 GitHub OAuth Credentials Setup

Use this video to create GitHub OAuth App credentials:


🍃 MongoDB URL Setup

Learn how to configure your MongoDB Connection URL using this tutorial:


📺 Additional Setup Video

Here is an additional setup video you may need:


✔️ You're Ready!

After completing all the above steps, continue with your environment setup and start your project.

▶️ Run Command

npm run dev

If you need additional setup instructions, feel free to ask!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published