diff --git a/.gitignore b/.gitignore index f57b565..8ebf5d7 100644 --- a/.gitignore +++ b/.gitignore @@ -54,6 +54,7 @@ node_modules/ # OS specific .DS_Store # Task files +.taskmaster tasks.json tasks/ @@ -66,3 +67,5 @@ scripts/ .taskmasterconfig .windsurfrules compose.yaml + +js/ diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html new file mode 100644 index 0000000..cedf0e7 --- /dev/null +++ b/src/main/resources/templates/index.html @@ -0,0 +1,209 @@ + +
+ + + +