Linda Xie pfp
Linda Xie
@linda
My setup for vibe coding a Farcaster mini app 1. set up github project repository 2. use v0 to build out a frontend 3. use cursor or claude code to build out rest of app (personally found claude code to be better). include the llms.txt from farcaster as context (makes it easier for AI to read) 4. set up a database if need to store data (e.g. storing user scores in a game). I used neon with vercel since easy integration 5. deploy to vercel 6. set up farcaster specific features like a manifest and embed 7. once deployed, use ngrok to test mini app locally so not testing new features live with users
20 replies
19 recasts
141 reactions

Dcjanio pfp
Dcjanio
@economist
Is there a template to vibe code a mini app? Would be nice to have one which includes all the docs etc I would love to vibe code a mini app. I tried a few months ago but i didn’t manage to ship something without error messages
1 reply
0 recast
0 reaction

Linda Xie pfp
Linda Xie
@linda
What do you mean when you say includes all the docs? Since the llms.txt will include the farcaster docs https://miniapps.farcaster.xyz/llms-full.txt
0 reply
0 recast
0 reaction