docs: add _app crate convention for Dioxus WASM frontends #49
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_app_convention"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
_appsuffix to the hero_service skill's crate table and workspace layout_appcompiles to WASM assets,_uiserves them_appis NOT a deployed service (no socket, no binary, no TOML)Closes #48
Test plan
@despiegk @timur makes sense?