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’m using Elysia as my backend with Next.js 16 server actions on the frontend.
I have a server action like getBooks pointing to http://localhost:3000 (Elysia). It works, but the setup feels verbose and a bit annoying. I’m thinking about trying Eden Treaty instead.
Has anyone done something similar? Any tips to simplify this workflow?
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
Uh oh!
There was an error while loading. Please reload this page.
-
I’m using Elysia as my backend with Next.js 16 server actions on the frontend.
I have a server action like getBooks pointing to http://localhost:3000 (Elysia). It works, but the setup feels verbose and a bit annoying. I’m thinking about trying Eden Treaty instead.
Has anyone done something similar? Any tips to simplify this workflow?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions