GraphQL API for Yield Bay List.
- Use the same database which was set up for bay-watcher.
- Copy sample env file
cp .env.sample .env
and set env variables. yarn install
yarn build
yarn start
- This repo simply fetches the list of active farms and returns them.