Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat/#1] MongoDB 데이터 모델링 #19

Merged
merged 10 commits into from
Sep 23, 2021

Commits on Sep 23, 2021

  1. Configuration menu
    Copy the full SHA
    2f67290 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    beb1605 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8158f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5720b02 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    786c1e8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    50156a7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    28cd21f View commit details
    Browse the repository at this point in the history
  8. 🗃️ Add:MongoDB와 연결하는 코드 추가

    MongoDB가 mongoose 4인 경우로 작성
    mongoose가 5 이상인 경우, connect의 option 부분과 promise를 설정하는 부분을 삭제해야 함
    ChanHoLee275 committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    36a6269 View commit details
    Browse the repository at this point in the history
  9. 🙈 .env 파일 추가

    ChanHoLee275 committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    57eb2ba View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    94718b4 View commit details
    Browse the repository at this point in the history