You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a client app deployed successfully to Cloudflare Pages. I have read the docs and the issues here that I could find with references to Cloudflare. The docs say a WASM build needs to be done manually, but I am not sure how to do that. I also see that the Wrangler project is needed, but I have not really been able to get that working or able to find the entry point file, or configured or however it needs to be done. There is workers-rs which I know fits in somewhere, just not sure if that is for accessing other thigs or how it fits. I am just looking for guidance or docs that show this? The links in this repo point to leptos, but I dont see how to translate the leptos commands to dx commands, or if they go to cargo commands? Thank you for your support, this is an exciting project.
The text was updated successfully, but these errors were encountered:
I have a client app deployed successfully to Cloudflare Pages. I have read the docs and the issues here that I could find with references to Cloudflare. The docs say a WASM build needs to be done manually, but I am not sure how to do that. I also see that the Wrangler project is needed, but I have not really been able to get that working or able to find the entry point file, or configured or however it needs to be done. There is workers-rs which I know fits in somewhere, just not sure if that is for accessing other thigs or how it fits. I am just looking for guidance or docs that show this? The links in this repo point to leptos, but I dont see how to translate the leptos commands to dx commands, or if they go to cargo commands? Thank you for your support, this is an exciting project.
The text was updated successfully, but these errors were encountered: