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
SVVVG3
@svvvg3.eth
I follow a pretty similar flow! Never tried v0, I usually have cursor build out the front and back end. I also use Supabase for my database (thereβs an awesome MCP you can set up in cursor) I always deploy on vercel, but I need to learn more about this testing step with ngrok because I currently do all of my testing basically live in production rn π
2 replies
0 recast
5 reactions
Linda Xie
@linda
v0 is so great with building frontends, like way better than cursor from my experience
3 replies
0 recast
3 reactions
SVVVG3
@svvvg3.eth
probably the piece to the puzzle i was missing and why my mini apps never look quite as pretty as iβd like them too π
0 reply
0 recast
2 reactions
Jonas
@jmaaloe
v0 is so OP rn itβs kinda ridiculous
0 reply
0 recast
1 reaction
Abraham
@abrahamdomenick
Lit π₯π₯
0 reply
0 recast
0 reaction