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 know some people suggested Vanilla trpc, however..
I need sveltekit-trpc to work in both scenarios:
a sveltekit app (monolithic) and therefore the url is local. so people using www.mysite.com would work.
When it's not running from the server (running from client like a SPA), lets say it will run as an app through "webview", so i would like to point the URL to the sveltekit monolithic app.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I know some people suggested Vanilla trpc, however..
I need sveltekit-trpc to work in both scenarios:
Any suggestion?
Beta Was this translation helpful? Give feedback.
All reactions