An open API service indexing awesome lists of open source software.

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

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
```