Skip to content

gbif/metabarcoding-data-toolkit-backend

 
 

Repository files navigation

Metabarcoding Data Toolkit Backend

Requirements

Node v18 or higher

Deployment

git clone [email protected]:gbif/metabarcoding-data-toolkit-backend.git
cd metabarcoding-data-toolkit-backend
npm install
node server/index.js --credentials path/to/credentials.json

In order to run large datasets (e.g. Global soil), increase heap space export NODE_OPTIONS="--max-old-space-size=6144" # Increase to 6 GB

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.5%
  • R 5.5%