igmtink
What is the correct project structure for RPC?
I'm working with
React Native
, and I want to use Hono.js
for the backend, is this project structure correct to use RPC
?
[project name folder]
├── react native folder
├── honojs folder2 replies