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

Create user model #19

Merged
merged 2 commits into from
Dec 3, 2023
Merged

Create user model #19

merged 2 commits into from
Dec 3, 2023

Conversation

Telokis
Copy link
Owner

@Telokis Telokis commented Dec 3, 2023

  • Create a User Model for TeloAL users
  • Create the associated Loopback Repository to store Users in DB
  • Add mixin class to auto specify updatedAt/createdAt properties in repository

Caveat:
We had to disable declaration emissions due to microsoft/TypeScript#30355 and microsoft/TypeScript#36060

Closes #11

@Telokis Telokis self-assigned this Dec 3, 2023
@Telokis Telokis merged commit 28c4f9f into master Dec 3, 2023
4 checks passed
@Telokis Telokis deleted the 11-create-user-model branch December 3, 2023 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create User model
1 participant