Szakdolgozat/backend/src
2021-11-20 02:51:00 +01:00
..
__tests__ Add backend app with basic Docker support 2021-11-09 21:52:42 +01:00
controllers Added Subject, Course, Requirement models and relations for them 2021-11-20 02:51:00 +01:00
datasources Fix backend production deploy and database connection 2021-11-15 22:47:41 +01:00
models Added Subject, Course, Requirement models and relations for them 2021-11-20 02:51:00 +01:00
repositories Added Subject, Course, Requirement models and relations for them 2021-11-20 02:51:00 +01:00
services Fix JWT authentication, add custom user service 2021-11-16 22:28:56 +01:00
application.ts Fix JWT authentication, add custom user service 2021-11-16 22:28:56 +01:00
index.ts Fix backend production deploy and database connection 2021-11-15 22:47:41 +01:00
migrate.ts Add backend app with basic Docker support 2021-11-09 21:52:42 +01:00
openapi-spec.ts Add backend app with basic Docker support 2021-11-09 21:52:42 +01:00
sequence.ts Add backend app with basic Docker support 2021-11-09 21:52:42 +01:00