Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 384 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 384 Bytes

Brianker

This is the frontend repo for the Brianker project. It is a Next.js app that uses the Frames.js library to create Farcaster frames and it also contains the dedicated web app.

Quickstart

  1. Clone the repo
  2. Run bun install
  3. Run bun dev
  4. Open http://localhost:3000 with your browser to see the web application.