Content pfp
Content
@
0 reply
0 recast
2 reactions

Steve pfp
Steve
@stevedylandev.eth
Gotta side with @gregfromstl; mono repos give the ick @polluterofminds and I have been using this stack lately for Pinata and other projects like Orbiter: name-client (Vite + React) name-backend (Hono on a Cloudflare Worker) name-contracts (foundry) Clean, simple, and easy for either of us to jump into and work on
4 replies
1 recast
16 reactions

alex pfp
alex
@alexgrover.eth
How do you share ABIs and API types? Being able to have all of those in the same repo has been a huge speed boost for me personally
3 replies
0 recast
2 reactions

greg pfp
greg
@gregfromstl
I'd argue they shouldn't. Your backend should parse inputs and your app should parse responses from the backend. It's safer that way
1 reply
0 recast
2 reactions

Steve pfp
Steve
@stevedylandev.eth
Copy and paste 😅 That would be one benefit of a mono repo
1 reply
0 recast
1 reaction

Kevin pfp
Kevin
@typedarray.eth
Very monorepo-pilled for this reason. Full stack type inference is just absurdly productive
0 reply
0 recast
2 reactions