Commit graph

9 commits

Author SHA1 Message Date
Gerald Schmittinger
0679c16b7d Added repositories, made database unit-testable. 2025-02-25 08:29:33 +01:00
Gerald Schmittinger
1a410d8377 Question + Answer entities added, some improvements 2025-02-25 08:29:33 +01:00
Gerald Schmittinger
33b404f266 Submission entity added to database 2025-02-25 08:29:33 +01:00
Gerald Schmittinger
0569b5aaee Fixed errors in entity definitions 2025-02-25 08:29:33 +01:00
Gerald Schmittinger
33e71c7d62 Added entities Class, Class Join Request, Class Invitation, Assignment, Group and entities to model Dwengo learning content. 2025-02-25 08:29:33 +01:00
Gerald Schmittinger
78837fcc1b chore: First entities setup, made connection to database, added central API to request environment variables for our app. 2025-02-25 08:29:31 +01:00
788e1642d1
style: Format boilerplate 2025-02-20 14:18:32 +01:00
2f280d3fb2
chore(backend): Setup MikroORM
Simpele configuratie, geen integratie
Succesvol commando's uitvoeren werkt
2025-02-19 20:01:55 +01:00
81bad9d71a
chore(api): Initialize backend
Simple Express server with TypeScript
2025-02-19 18:26:02 +01:00