Initial commit

This commit is contained in:
Technical University Darmstadt Germany
2024-06-06 12:28:40 +02:00
commit c8019d04cd
22 changed files with 6618 additions and 0 deletions

14
.npmignore Normal file
View File

@@ -0,0 +1,14 @@
*.ts
!*.d.ts
tsconfig.json
.prettierrc.json
.prettierignore
.eslintrc.json
.eslintignore
.drone.yml
coverage
.env
Dockerfile
.devcontainer.json
data
userdata