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
Currently this is storing data inside a single json file, taking this into consideration would it be possible to make this store into the browser local storage to be used as a client side datastore for blazor webassembly? Thanks!