mirror of
https://github.com/neynarxyz/create-farcaster-mini-app.git
synced 2025-12-05 17:02:33 -05:00
01231de8f4b105a1d748839b80d38e9a0548fc7c
Frames v2 Quickstart by Neynar 🪐
A Farcaster Frames v2 quickstart npx script.
This is a NextJS + TypeScript + React app.
Getting Started
To create a new frames project, run:
npx create-neynar-farcaster-frame@latest
To run the project:
cd <PROJECT_NAME>
npm run dev
Building for Production
To create a production build, run:
npm run build
The above command will generate a .env file based on the .env.local file and user input. Be sure to configure those environment variables on your hosting platform.
Languages
TypeScript
80.8%
JavaScript
17.7%
CSS
1.5%