dylan pfp
dylan
@dylsteck.eth
this one’s for all the vibecoders 🫡 read The Way of Code, the new Rick Rubin x Anthropic vibecoding ebook, directly in a miniapp https://the-way-of-code-miniapp.vercel.app
3 replies
6 recasts
20 reactions

Lazer pfp
Lazer
@lazervike
Hey Dylan, do you mind sharing your process on making this? Super impressed by how fast you can get this out the door.
1 reply
0 recast
1 reaction

dylan pfp
dylan
@dylsteck.eth
thanks! happy to share the process behind this one, still trying to make this easier for myself and others: - cloned/forked https://github.com/farcasterxyz/frames-v2-demo - removed literally everything I didn’t need so that all the <Demo /> component does is call sdk.actions.ready() — the bare minimum I need for a miniapp - use Farcaster mobile to get the account association data for the miniapp and then paste the value in my .well-known/farcaster.json file - edit <Demo /> one more time to automatically route to the Rick Rubin x Anthropic vibe coding ebook website after sdk.actions.ready() is called - tested the embed in the cast composer once and then casted it out! took about 10-15 mins all together which is pretty good to me, but espc since all this miniapp does is shows another website I’d like to make the flow even faster/easier
1 reply
0 recast
2 reactions