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.
The app is available at https://0x-harvest.vercel.app/, deployed to Vercel.