This is a monorepo to group GBIF web components and API wrappers that serve UI specific needs.
- React Components library - soon to be deprecated
- Vector tile server
- GBIF.org and hosted portal code base
- GraphQL on top of public GBIF API
To add another package create a new directory in the packages folder. Since we are using Lerna all package scripts are available from the root by running lerna run {script_name}
We use Visual Studio Code. Relevant plugins:
This repository is published under the Apache License 2.0.