Deploying Leptos Projects Using Deno? #4188
Unanswered
callmeitachi
asked this question in
Q&A
Replies: 1 comment
-
Using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone, I'm new to Leptos. Previously, I've been using Leptos with client-side rendering, where an index.html file would remain after building. Why doesn't cargo leptos generate an index.html file during the build process? Do I need to create the index.html file manually for Deno deployment? The Deno deployment documentation in Leptos hasn't been updated for a long time, and I'm uncertain how to deploy files built with cargo leptos。Just a note: I haven't studied JavaScript extensively.
Beta Was this translation helpful? Give feedback.
All reactions