first commit

This commit is contained in:
2022-08-31 11:40:50 +05:30
parent b337811f48
commit 1e499087b0
15 changed files with 365 additions and 0 deletions

6
frontend/Trunk.toml Normal file
View File

@@ -0,0 +1,6 @@
[build]
target = "index.html"
dist = "../dist"
[[proxy]]
backend = "http://[::1]:8081/api/"