Content pfp
Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions

Greg pfp
Greg
@greg
i spent way too long messing with a monorepo today but now its working nicely and it feels amazing
6 replies
4 recasts
76 reactions

Tiago pfp
Tiago
@alvesjtiago.eth
what library did you use to manage it? spent way too much time the other day as well but still not entirely convinced of the optimal structure.
2 replies
0 recast
0 reaction

Greg pfp
Greg
@greg
started with https://bhvr.dev by @stevedylandev.eth and modified a few things as needed hono rpc is great once you get it working. wrap it in react query for type safe + performant API client https://github.com/gskril/local-evm-accounting/blob/main/client/src/hooks/useHono.ts
1 reply
0 recast
2 reactions

Greg pfp
Greg
@greg
oh and i should add that kysely is what brings type safety to the API endpoints so hono + kysely backend, hono/client + react query frontend in a bun monorepo
0 reply
0 recast
2 reactions