Skip to content

zero-plus-x/0x-harvest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1650a4c · Aug 25, 2024
Feb 5, 2024
Jul 1, 2024
Jul 29, 2022
Feb 5, 2024
Jul 1, 2024
Sep 15, 2021
May 5, 2023
May 5, 2023
Sep 15, 2021
Jul 1, 2024
Sep 15, 2021
Feb 5, 2024
Feb 5, 2024
Feb 5, 2024
Jul 1, 2024
Aug 25, 2024
Jul 1, 2024
Jul 29, 2022
Apr 21, 2023
Jul 1, 2024
Feb 5, 2024
Jul 1, 2024
Jul 29, 2022
Jul 22, 2022
May 5, 2023
Jul 22, 2022
May 5, 2023
Apr 21, 2023
Jul 23, 2022
Jul 29, 2022
Jul 1, 2024

Repository files navigation

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.