Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 414 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 414 Bytes

0+x Harvest

Getting Started

First copy the .env.sample file as .env.local and populate the env variables (only HARVEST_CLIENT_ID is mandatory).

Then run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the app.

Deployment

The app is available at https://0x-harvest.vercel.app/, deployed to Vercel.