Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anataliocs/spheron-frame
https://github.com/anataliocs/spheron-frame
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/anataliocs/spheron-frame
- Owner: anataliocs
- Created: 2024-03-12T05:34:37.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-03-19T02:31:56.000Z (8 months ago)
- Last Synced: 2024-04-14T02:03:10.670Z (7 months ago)
- Language: TypeScript
- Size: 299 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Frames.js Deploy with Spheron Example
Reference application for using `frames.js` to deploy to Spheron from a Farcaster Frame
## Quickstart
If running from the frames.js repository itself:
- Run `yarn` from the repository root
1. Install dependencies `yarn install`
2. Run the dev server `yarn dev`
3. Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
4. Edit `app/page.tsx`
5. Visit [http://localhost:3000/debug](http://localhost:3000/debug) to debug your frame.
6. (Optional) To use a real signer (costs warps), copy `.env.sample` to `.env` and fill in the env variables following the comments provided
## Docs, Questions and Help
- [Frames.js Documentation](https://framesjs.org)
- [Awesome frames](https://github.com/davidfurlong/awesome-frames?tab=readme-ov-file)
- Join the [/frames-dev](https://warpcast.com/~/channel/frames-devs) channel on Farcaster to ask questions