Forked from: https://github.com/0xrpj/rock-paper-scissor-frame-farcaster
- Clone the repo
- Install the Netlify CLI
npm installnetlify dev
... and deploying should just be as simple as watching a git repo for commits.
if you are running this on MAC, before pushing to netlify, go to node_modules/, delete the sharp/ directory and run this command!
npm install --platform=linux --arch=x64 sharp%