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

[#7] Add user data model #24

Merged
merged 14 commits into from
Sep 18, 2024
Merged

[#7] Add user data model #24

merged 14 commits into from
Sep 18, 2024

Conversation

glemenneo
Copy link

Changelog:

  • Added Mongoose driver
  • Add Winston logging
  • Add user repository methods
  • Add new DTOs and classes relating to user

@glemenneo glemenneo added the enhancement New feature or request label Sep 16, 2024
@glemenneo glemenneo self-assigned this Sep 16, 2024
@glemenneo glemenneo linked an issue Sep 17, 2024 that may be closed by this pull request
Copy link

@Daviancold Daviancold left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

@shishirbychapur shishirbychapur left a comment

Choose a reason for hiding this comment

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

LGTM, just curious about the deletedAt

@glemenneo glemenneo force-pushed the glemen/#7-user-data-model branch from 23c404e to 1594b43 Compare September 18, 2024 07:53
@glemenneo glemenneo merged commit 05f2e08 into main Sep 18, 2024
1 check passed
@glemenneo glemenneo deleted the glemen/#7-user-data-model branch September 18, 2024 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BE] [User Service] Design user data model schema
3 participants