Skip to content

Mr94t3z/paywithglide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sign Up for Glide Project ID

Get a project id by signing up here. It's free!

Installation

  1. Clone the repository:
    git clone https://github.com/Mr94t3z/paywithglide
  2. Navigate to the project directory:
    cd paywithglide
  3. Install dependencies:
    npm install
  4. Create a .env file in the root directory and add the following environment variables:
     GLIDE_PROJECT_ID = "YOUR_GLIDE_PROJECT_ID"
     NEYNAR_API_KEY = "YOUR_NEYNAR_API_KEY"
     BASE_URL_NEYNAR_V2 = "https://api.neynar.com/v2/farcaster"
    

Run the Frame

npm run dev

Head to http://localhost:5173/api/frame/dev