File tree Expand file tree Collapse file tree 3 files changed +14
-1
lines changed
Expand file tree Collapse file tree 3 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 448448 " mini-apps/quickstart/migrate-existing-apps" ,
449449 " mini-apps/quickstart/create-new-miniapp" ,
450450 " mini-apps/quickstart/build-checklist" ,
451- " mini-apps/quickstart/building-for-the-base-app"
451+ " mini-apps/quickstart/building-for-the-base-app" ,
452+ " mini-apps/quickstart/template"
452453 ]
453454 },
454455 {
Original file line number Diff line number Diff line change @@ -140,3 +140,10 @@ Push all changes to the `main` branch. Vercel will automatically deploy the chan
140140/>
141141</Step >
142142</Steps >
143+
144+ ## Next Steps
145+ Explore the templates and resources available to help you build your mini app.
146+
147+ <CardGroup cols = { 2 } >
148+ <Card title = " Templates" icon = " users" href = " /mini-apps/resources/templates" />
149+ </CardGroup >
Original file line number Diff line number Diff line change 1+ ---
2+ title : " Mini App Templates"
3+ url : " https://github.com/base/demos/tree/master/mini-apps/templates/farcaster-sdk/mini-app-full-demo"
4+ tag : " NEW"
5+ ---
You can’t perform that action at this time.
0 commit comments