Specify server URL #10
Labels
No milestone
No project
No assignees
1 participant
Notifications
Total time spent: 22 hours 2 minutes
Due date
tepichord
22 hours 2 minutes
No due date set.
Dependencies
No dependencies set.
Reference
puregarlic/microclimate#10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The client needs an input to select the server that you want to connect to, and the value needs to be persisted to disk.
You'll want to configure
shadcn/uiand React Router, preferably in framework mode. You'll also need the Tauri Store plugin for persisting the URL on the backend and accessing it.