mirror of
https://github.com/neynarxyz/create-farcaster-mini-app.git
synced 2025-11-16 08:08:56 -05:00
16 lines
367 B
Markdown
16 lines
367 B
Markdown
# 🖼️ frames-v2-quickstart
|
|
|
|
A Farcaster Frames v2 quickstart npx script.
|
|
|
|
## Getting Started
|
|
|
|
This is a [NextJS](https://nextjs.org/) + TypeScript + React app.
|
|
|
|
To create a new frames project, run:
|
|
```{bash}
|
|
npx frames-v2-quickstart
|
|
```
|
|
|
|
## TODO
|
|
* try ngrok locally, then integrate with localtunnel if possible
|
|
* ask for seed phrase in setup and generate manifest |