Replies: 4 comments 5 replies
-
|
Have you tried it? Does it work? |
Beta Was this translation helpful? Give feedback.
-
|
when i use |
Beta Was this translation helpful? Give feedback.
-
|
on the server, i put files as: |
Beta Was this translation helpful? Give feedback.
-
|
so site directory should be in the same level of server binary |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
when deploying on server it is recommended to export environment variables in order to have server properly working, in the link below:
https://github.com/leptos-rs/start-axum?tab=readme-ov-file#executing-a-server-on-a-remote-machine-without-the-toolchain
how about adding variables to .env file and ship it to server? instead of adding variables directly to shell
Beta Was this translation helpful? Give feedback.
All reactions