Initial commit
parents
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 8 additions, 0 deletions.gitlab-ci.yml
- certificates/cert.pem 18 additions, 0 deletionscertificates/cert.pem
- certificates/key.pem 27 additions, 0 deletionscertificates/key.pem
- config/default.json 14 additions, 0 deletionsconfig/default.json
- database/db.js 46 additions, 0 deletionsdatabase/db.js
- endpoints/authentification/AuthentificationRoute.js 38 additions, 0 deletionsendpoints/authentification/AuthentificationRoute.js
- endpoints/authentification/AuthentificationService.js 48 additions, 0 deletionsendpoints/authentification/AuthentificationService.js
- endpoints/authentification/middleware.js 32 additions, 0 deletionsendpoints/authentification/middleware.js
- endpoints/forum-nachrichten/NachrichtenModel.js 16 additions, 0 deletionsendpoints/forum-nachrichten/NachrichtenModel.js
- endpoints/forum-nachrichten/NachrichtenRoute.js 111 additions, 0 deletionsendpoints/forum-nachrichten/NachrichtenRoute.js
- endpoints/forum-nachrichten/NachrichtenService.js 104 additions, 0 deletionsendpoints/forum-nachrichten/NachrichtenService.js
- endpoints/forum/ForumModel.js 16 additions, 0 deletionsendpoints/forum/ForumModel.js
- endpoints/forum/ForumRoute.js 98 additions, 0 deletionsendpoints/forum/ForumRoute.js
- endpoints/forum/ForumService.js 80 additions, 0 deletionsendpoints/forum/ForumService.js
- endpoints/publicUser/UserModel.js 44 additions, 0 deletionsendpoints/publicUser/UserModel.js
- endpoints/publicUser/UserRoute.js 83 additions, 0 deletionsendpoints/publicUser/UserRoute.js
- endpoints/publicUser/UserService.js 94 additions, 0 deletionsendpoints/publicUser/UserService.js
- httpServer.js 54 additions, 0 deletionshttpServer.js
- node_modules/.bin/detect-libc 2 additions, 0 deletionsnode_modules/.bin/detect-libc
- node_modules/.bin/json5 2 additions, 0 deletionsnode_modules/.bin/json5
Loading
Please register or sign in to comment