npm i express mongoosenpm i -D nodemonnpm i dotenvnpm install corsnpm install bcryptjsnpm install jsonwebtokennpm i express-session passport passport-google-oauth20 passport-github2npm install arcticThis README provides the required setup links for configuring Google OAuth, GitHub OAuth, MongoDB Connection URL, and additional setup resources.
Follow this video to correctly set up your Google OAuth Client ID and Client Secret:
Use this video to create GitHub OAuth App credentials:
Learn how to configure your MongoDB Connection URL using this tutorial:
Here is an additional setup video you may need:
After completing all the above steps, continue with your environment setup and start your project.
npm run devIf you need additional setup instructions, feel free to ask!