WIP: Implement frontend

This commit is contained in:
Simon Grimme
2022-07-21 00:29:00 +02:00
parent 6b89690180
commit cc1e02a1ca
109 changed files with 22662 additions and 670 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"/v1": {
"target": "http://localhost:8080",
"secure": false
},
"/swagger-ui": {
"target": "http://localhost:8080",
"secure": false
}
}