Project start

This commit is contained in:
2024-11-30 20:40:23 +01:00
commit 231c392f23
11 changed files with 418 additions and 0 deletions

11
routes-test.json Normal file
View File

@@ -0,0 +1,11 @@
{
"": {
"resource": {"File": "test.html"}
},
"/test/test3": {
"resource": "None"
},
"/test2": {
"resource": "None"
}
}