{"id":21327256,"url":"https://github.com/changoman/frames","last_synced_at":"2026-02-07T00:03:41.568Z","repository":{"id":225281879,"uuid":"765555224","full_name":"ChangoMan/frames","owner":"ChangoMan","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-04T06:33:42.000Z","size":5462,"stargazers_count":6,"open_issues_count":0,"forks_count":16,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-14T23:42:03.113Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://frames-gilt.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ChangoMan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-01T06:38:16.000Z","updated_at":"2024-10-02T16:31:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"6de194c5-1e3e-4827-91c2-6325cb61d6e5","html_url":"https://github.com/ChangoMan/frames","commit_stats":null,"previous_names":["changoman/frames"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ChangoMan/frames","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChangoMan%2Fframes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChangoMan%2Fframes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChangoMan%2Fframes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChangoMan%2Fframes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChangoMan","download_url":"https://codeload.github.com/ChangoMan/frames/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChangoMan%2Fframes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29181265,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T23:15:33.022Z","status":"ssl_error","status_checked_at":"2026-02-06T23:15:09.128Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-21T21:16:32.948Z","updated_at":"2026-02-07T00:03:41.551Z","avatar_url":"https://github.com/ChangoMan.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Farcaster Frames - Next.js Examples\n\n## 👀 Watch the [YouTube tutorial](https://youtu.be/g_pkATT8pYU?si=8KwGSzJ_nxWHx-k3)\n\n### 🖥️ [Live Demo](https://frames-gilt.vercel.app/basic)\n\nPaste the live demo url into https://warpcast.com/~/developers/frames to validate the frame.\n\n## Getting Started\n\nClone the repo and install dependencies\n\n```bash\n# Clone the repo\ngit clone https://github.com/ChangoMan/frames.git\n\n# Enter the new directory\ncd frames\n\n# Install dependencies\nnpm install\n```\n\nNext, create a `.env.local` file in the root of your project (you can copy from `.env.example`) and set the `NEXT_PUBLIC_SITE_URL` variable to your site's public URL:\n\nIf your website is not deployed, you may not have a public URL just yet.\n\n```\nNEXT_PUBLIC_SITE_URL=https://example.com\n```\n\nNext, run the development server:\n\n```bash\nnpm run dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nFor the basic frame example, go to [http://localhost:3000/basic](http://localhost:3000/basic)\n\nFor the advanced frame example, go to [http://localhost:3000/advanced](http://localhost:3000/advanced)\n\n## Deployment\n\nSince we are building on Next.js, it is recommended to deploy using [Vercel](https://vercel.com/) so you can take advantage of the Open Graph Image Generator in the Advanced example.\n\nRegardless of where you deploy, make sure you set up the `NEXT_PUBLIC_SITE_URL` in the environment variables.\n\n```\nNEXT_PUBLIC_SITE_URL=https://example.com\n```\n\nhttps://vercel.com/docs/projects/environment-variables\n\n### Resources\n\nBasic Frame example is heavily inspired by [https://github.com/Zizzamia/a-frame-in-100-lines](https://github.com/Zizzamia/a-frame-in-100-lines)\n\nImages are also from the repo mentioned above.\n\nBasic Frame API code was taken from:\nhttps://www.pinata.cloud/blog/how-to-make-a-frame-on-farcaster-using-ipfs\n\nOfficial documentation on Farcaster frames:\nhttps://docs.farcaster.xyz/reference/frames/spec\n\nWarpcast Frames Validator:\nhttps://warpcast.com/~/developers/frames\n\nCoinbase onchainkit for local frame testing:\nhttps://github.com/coinbase/onchainkit\n\nGenerate Open Graph images dynamically:\nhttps://nextjs.org/docs/app/api-reference/file-conventions/metadata/opengraph-image#generate-images-using-code-js-ts-tsx\n\nJoin Warpcast to see frames in action:\nhttps://warpcast.com/~/invite-page/341454?id=497d9b60\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchangoman%2Fframes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchangoman%2Fframes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchangoman%2Fframes/lists"}