Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 390 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 390 Bytes

bay-api

GraphQL API for Yield Bay List.

Getting Started

  • 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

Notes

  • This repo simply fetches the list of active farms and returns them.