https://github.com/changoman/mini-app
https://github.com/changoman/mini-app
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/changoman/mini-app
- Owner: ChangoMan
- Created: 2025-07-20T14:04:00.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-07-28T06:03:05.000Z (11 months ago)
- Last Synced: 2025-07-28T08:17:51.132Z (11 months ago)
- Language: TypeScript
- Homepage: https://mini-app-zeta-lac.vercel.app
- Size: 698 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a [Vite](https://vitejs.dev) project bootstrapped with [`@farcaster/create-mini-app`](https://github.com/farcasterxyz/frames/tree/main/packages/create-mini-app).
## `farcaster.json`
The `/.well-known/farcaster.json` is served from the [public
directory](https://vite.dev/guide/assets) and can be updated by editing
`./public/.well-known/farcaster.json`.
You can also use the `public` directory to serve a static image for `splashBackgroundImageUrl`.
## Frame Embed
Add a the `fc:frame` in `index.html` to make your root app URL sharable in feeds:
```html
```