Deploy Hono RPC Monorepo in Cloudflare Example #4283
-
|
Hello everyone, So I read that Hono has good RPC support for end to end typesafety and good cloudflare support, so I am thinking about creating a fullstack monorepo app using Hono with any fe framework (preferably Next and Sveltekit) deployed fully in cloudflare. The problem is that I am really new using these technology and I cant find any good example implementing these stack with good folder separation for frontend and backend. Can you guys help me give any example to configure these stack? These are the technology I think I will use for now:
Any help will be appreciated |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
If your goal is to fully separate the frontend and backend, a monorepo setup would be the best approach for keeping things organized and manageable. |
Beta Was this translation helpful? Give feedback.
-
|
I just found a web that help us prepare the stack for development and It give me what I want |
Beta Was this translation helpful? Give feedback.
I just found a web that help us prepare the stack for development and It give me what I want
https://better-t-stack.dev/new