You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I dont think most people need the server aspect to this so it would probably be a good idea to deploy this on flathub so people can use the tauri version. Tauri 2.x seems to be pretty quick so it should be good enough for most people.
The text was updated successfully, but these errors were encountered:
I created super basic manifest that lets me test and do quick releases of a flatpak. It does seem to be working so i need to now create the manifest using a proper build instead of just bringing in the final built application. This need to be done prior to being able to publish on flathub. I need to see how to be accomplish this especially since building is pretty slow in general so not sure how long its going to take to also build the deps and how long it would take to build on flathub system since i think their system has to build the package to be included in flathub.
I dont think most people need the server aspect to this so it would probably be a good idea to deploy this on flathub so people can use the tauri version. Tauri 2.x seems to be pretty quick so it should be good enough for most people.
The text was updated successfully, but these errors were encountered: