generated from methanium/template
Add basic status page
This commit is contained in:
parent
0e4d64e6f2
commit
de54eb0b90
43 changed files with 6080 additions and 244 deletions
2
apps/backend/.cargo/config.toml
Normal file
2
apps/backend/.cargo/config.toml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
[env]
|
||||
MTP_TYPE_MAPS = { value = "../frontend/type-maps.yaml", relative = true }
|
||||
Loading…
Reference in a new issue