Content pfp
Content
@
https://warpcast.com/~/channel/fc-devs
0 reply
0 recast
0 reaction

Gabriel Ayuso pfp
Gabriel Ayuso
@gabrielayuso.eth
What would be your ideal local dev setup when building a mini app? What would you like to be able to test/debug the most?
4 replies
2 recasts
11 reactions

Steve pfp
Steve
@stevedylandev.eth
Local playground similar to how the frog debugger worked. I want to test the window injected Farcaster user data and possibly test events like adding or removing a frame. That's really it. Everything else doesn't necessarily need to be tested in frame but for those parts I always end up using a tunnel
0 reply
0 recast
2 reactions

jp 🎩 pfp
jp 🎩
@jpfraneto.eth
> click a button and send a mock notification to my server running on local host
0 reply
0 recast
1 reaction

Matthew pfp
Matthew
@matthew
one thing that's been bugging me: I usually have WC mini app viewer open on the left, code editor on the right on my desktop. I have it set to sign the user in as soon as they open the app. But bc of nextjs' fast refresh, every time I save in my IDE, I end up having to sign in via warpcast on my phone.
0 reply
0 recast
1 reaction

Tony D’Addeo pfp
Tony D’Addeo
@deodad
npx debug-mini-app - sdk request / response history - run in iframe or web view to debug subtle cross platform differences - see console log and network requests from web view
1 reply
0 recast
4 reactions