first commit

This commit is contained in:
2024-02-20 11:13:28 +01:00
commit 777c252b02
28 changed files with 13863 additions and 0 deletions

3
web/.eslintrc.json Normal file
View File

@@ -0,0 +1,3 @@
{
"extends": "./core/.eslintrc.json"
}