2025-03-26 11:42:51 -07:00
2025-03-26 11:42:50 -07:00
2025-03-26 11:42:48 -07:00
2025-03-26 11:42:49 -07:00
2025-03-26 11:42:49 -07:00
2025-03-26 11:35:44 -07:00
2025-03-26 11:42:48 -07:00
2025-03-26 11:42:51 -07:00
2025-03-26 11:42:48 -07:00
2025-03-26 11:42:51 -07:00
2025-03-26 11:42:49 -07:00
2025-03-26 11:42:48 -07:00
2025-03-26 11:42:51 -07:00

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.

Description
npx script to quickstart Farcaster Mini Apps (formerly frames)
Readme MIT 4.3 MiB
Languages
TypeScript 80.8%
JavaScript 17.8%
CSS 1.4%