Frontend created and rewritten a few times, with some backend fixes (#1)

The software is fully operational.
This commit is contained in:
2023-11-08 20:38:40 +00:00
parent ab6b19e538
commit bc67ef5fd1
129 changed files with 3027 additions and 2335 deletions
+2
View File
@@ -3,6 +3,8 @@
"include": ["env.d.ts", "src/**/*", "src/**/*.vue"],
"exclude": ["src/**/__tests__/*"],
"compilerOptions": {
"lib": ["es2021", "DOM"],
"target": "es2021",
"composite": true,
"baseUrl": ".",
"paths": {