Skip to content
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.

added godotenv, mongodb #11

Merged
merged 7 commits into from
Oct 26, 2021

Conversation

jinwoo1225
Copy link
Member

  • No Schema Yet
  • added autoload dotenv to ensure local environment and cloud environment variable
  • simple function to connect DB

Environment Variable

Key Value
DB_URL DB URL! should add prefix like mongodb:// or mongodb+srv://
DB_USER username of DB
DB_PASS password of DB

@jinwoo1225 jinwoo1225 marked this pull request as draft October 26, 2021 03:15
@jinwoo1225 jinwoo1225 marked this pull request as ready for review October 26, 2021 03:19
Copy link
Member

@NikhilSharma03 NikhilSharma03 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍 . Great Work @jinwoo1225

@NikhilSharma03 NikhilSharma03 merged commit 6d37fbb into Tutor2Tutee:main Oct 26, 2021
@NikhilSharma03
Copy link
Member

This PR Fixes #7

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants