feat(backend): Entities toegevoegd
Entites Class, Class Join Request, Class Invitation, Assignment, Group en entities om de Dwengo-leerinhoud te modelleren, toegevoegd.
This commit is contained in:
		
							parent
							
								
									62a278a6e0
								
							
						
					
					
						commit
						d5101737ef
					
				
					 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", | ||||
|  |  | |||
		Reference in a new issue
	
	 Gerald Schmittinger
						Gerald Schmittinger