Added entities Class, Class Join Request, Class Invitation, Assignment, Group and entities to model Dwengo learning content.
This commit is contained in:
parent
294c11c8d3
commit
97b5b185aa
14 changed files with 289 additions and 7 deletions
|
@ -18,7 +18,8 @@
|
|||
"@mikro-orm/postgresql": "^6.4.6",
|
||||
"@mikro-orm/reflection": "^6.4.6",
|
||||
"dotenv": "^16.4.7",
|
||||
"express": "^5.0.1"
|
||||
"express": "^5.0.1",
|
||||
"uuid": "^11.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@mikro-orm/cli": "^6.4.6",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue