Homelab Hosting #224
Electromasta
started this conversation in
Ideas
Replies: 1 comment
-
|
One of my long term goals is to move the business logic from the front end JavaScript to the backend Rust. That would make it possible to use the app as a client, and have the business logic in either a server (like your home lab) or still in the Tauri app locally, depending on the user's preference. But this would be a huge refactor. If it's just me working on it i fear it will take a very long time. |
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.
-
It seems like this is an app specifically made for a local computer running, but have you ever considered adding options for a server, like on a homelab? It would need different saves for different users and the ability to upload a sav file instead of finding it on your local computer.
Beta Was this translation helpful? Give feedback.
All reactions