Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 395 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 395 Bytes

Minimalist Farcaster

Installation and local launch

  1. Clone this repo: git clone https://github.com/Borodutch/minimalist-farcaster.git
  2. Create .env with the environment variables listed below
  3. Run yarn in the root folder
  4. Run yarn start

And you should be good to go! Feel free to fork and submit pull requests.

Environment variables

Consider looking at .env.sample.