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

setting: mongodb create user #18

Merged
merged 1 commit into from
Nov 14, 2022
Merged

setting: mongodb create user #18

merged 1 commit into from
Nov 14, 2022

Conversation

NaayoungKwon
Copy link
Collaborator

Issues

  • no issue

πŸ€·β€β™‚οΈ Description

  • db μ—°κ²° 및 user μŠ€ν‚€λ§ˆ μ‚¬μš©ν•˜μ—¬ user collection create

  • localhost:3000/user 둜 Get ν•˜λ©΄ user collection create ν•˜λ„λ‘ test 함

  • user.controller ( @get GetUsers ) -> user.service ( createUser ) -> user.repository ( create )

  • logic 이해λ₯Ό μœ„ν•œ μ°Έκ³ 

  • https://velog.io/@daep93/Nestjs-MongoDB-and-Mongoose

πŸ“· Screenshots

image

@soomanbaek soomanbaek merged commit c72b8af into dev-be Nov 14, 2022
@NaayoungKwon NaayoungKwon added 🌐 server μ„œλ²„ μž‘μ—… πŸ”§ project-settings ν”„λ‘œμ νŠΈ μ„ΈνŒ… labels Nov 14, 2022
@NaayoungKwon NaayoungKwon deleted the feature-dbConnect branch November 15, 2022 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
πŸ”§ project-settings ν”„λ‘œμ νŠΈ μ„ΈνŒ… 🌐 server μ„œλ²„ μž‘μ—…
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants