Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Launch backend from frontend #39

Closed
skywolf829 opened this issue Feb 22, 2024 · 1 comment
Closed

Launch backend from frontend #39

skywolf829 opened this issue Feb 22, 2024 · 1 comment
Labels
Backend Server related work Frontend GUI or user-interaction Low Priority Not necessary but nice

Comments

@skywolf829
Copy link
Owner

For convenience, launching the backend code from the frontend (before connected to anything) could save users time.

When the user launches the backend, it should attempt to connect to it immediately and tell the user when everything is ready.
It should create a new process for the backend to run in that should automatically be killed if the frontend ever goes down.

@skywolf829 skywolf829 added Low Priority Not necessary but nice Frontend GUI or user-interaction Backend Server related work labels Feb 22, 2024
@skywolf829
Copy link
Owner Author

Would require a persistent server that could spin up new GPUs for rendering. Might be possible through collab/kaggle or something to get a free GPU up? Might require users to sign in with their own account (google, apple, etc) and then use collab API such that they can each have a GPU. Closing here, but may re-open in backend eventually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend Server related work Frontend GUI or user-interaction Low Priority Not necessary but nice
Projects
None yet
Development

No branches or pull requests

1 participant