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
the postgres is for backend storage. localstorage for browser only - however if you self host this project, you can customize frontend to use api to sync backend and localstorage. this project already provides api
Why do the URLs get saved into the localStorage only? What's Postgres for?
There's no ajax request for fetching the URLs. If I remove all data from the local storage, all the data will disappear from the page too.
The text was updated successfully, but these errors were encountered: