Initial commit: NutriApp - Rust + Axum + Dioxus - CI/CD con Gitea Runner
This commit is contained in:
+14
@@ -0,0 +1,14 @@
|
||||
[application]
|
||||
name = "NutriApp"
|
||||
default_platform = "web"
|
||||
|
||||
[web.app]
|
||||
title = "NutriApp"
|
||||
|
||||
[web.watcher]
|
||||
reload_html = true
|
||||
watch_path = ["src", "public"]
|
||||
|
||||
[web.resource]
|
||||
style = []
|
||||
script = []
|
||||
Reference in New Issue
Block a user