https://github.com/artlu99/farcaster-mini-app-starter
minimalist Farcaster Mini App starter
https://github.com/artlu99/farcaster-mini-app-starter
farcaster farcaster-frames
Last synced: 2 months ago
JSON representation
minimalist Farcaster Mini App starter
- Host: GitHub
- URL: https://github.com/artlu99/farcaster-mini-app-starter
- Owner: artlu99
- License: mit
- Created: 2025-04-03T18:56:50.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-28T02:48:21.000Z (about 1 year ago)
- Last Synced: 2025-04-28T19:44:17.329Z (about 1 year ago)
- Topics: farcaster, farcaster-frames
- Language: TypeScript
- Homepage:
- Size: 78.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Farcaster Mini App Starter
Sample repository for a simple [Farcaster Mini App](http://miniapps.farcaster.xyz). Can update with vibe coding, using HTML/JavaScript and vanilla CSS.
Deploy to Cloudflare Workers, follow simple online tutorials.
Deployed on [Cloudflare](https://pinned-cast-mini-app.artlu.workers.dev) and viewable on [Farcaster](https://warpcast.com/artlu/0x8a4b2e0a).
---
```sh
pnpm install
pnpm run dev
```
```sh
pnpm run deploy
```