Git Product home page Git Product logo

simplest-frame's People

Contributors

dawsbot avatar depatchedmode avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

simplest-frame's Issues

Count function failing

Forked & deployed but running into issue at/near getScore() in count.ts
I'm not familiar with netlify functions so debugging is a bit of a roadblock.

Frame loads in debugger. Tap State button & frame borks. Log from netlify below

image

refactor: isolate Netlify dependencies

This boilerplate shouldn't be dependent on specific deploy environments. For now, it's tuned to my specific needs, and netlify is incidentally my deploy environment of choice at this moment.

Changes needed are:

  • Abstract away dependency on netlify/blobs for storage.
  • Provide an example on migrating to vercel โ€” or support both deploy targets by default.

feat: interaction gating

require specific Farcaster interactions before a specific frame can be visited.

eg:

  • recast
  • like
  • follow an account
  • follow a channel
  • leave a comment
  • watch the cast

remove opening bracket in readme

i'm making a racket over this extra bracket:
a [Wield Key](https://docs.wield.co/farcaster/api() for reading Farcaster state: WIELD_API_KEY

feat: cast binding

Set a CAST_BINDING_ID env variable that prevents interactions when embedded in any other cast.

> Netlify Dev Fails

Hello Depatchedmode, thank you for your "simplest-frames" tuto!

I am on Mac and encountering the following error when trying to "netlify dev":

"Function index has returned an error: Cannot find module ". . . frames.js/node_modules/protobufjs/minimal" imported from ". . . .netlify/functions-serve/index/node_modules/frames.js/dist/chunk-XHG6EYZ7.js","Did you mean to import protobufjs/minimal.js?"

I've navigated to:
. . . .netlify/functions-serve/index/node_modules/frames.js/dist/chunk-XHG6EYZ7.js"

And tried to update the import statement from import _m0 from "protobufjs/minimal"; to:
import _m0 from "protobufjs/minimal.js"; but it is not possible to write this file.

Do you have any tips/insight?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.