feat(webserver): Vendor and reimplement main pages in leptos
This commit is contained in:
parent
aeba7301b0
commit
59fdb37222
25 changed files with 4862 additions and 176 deletions
3
pkgs/packages/webserver/config.toml
Normal file
3
pkgs/packages/webserver/config.toml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Can be specified with systemd creds instead
|
||||
credentials_directory = "dev-creds"
|
||||
ntfy_instance = "https://ntfy.sh"
|
||||
Loading…
Add table
Add a link
Reference in a new issue