medizininformatik-initiative / fhir-ontology-generator

3 stars 3 forks source link

Delete package.json and cache between fhir install runs to avoid rate limit #101

Open juliangruendner opened 1 month ago

juliangruendner commented 1 month ago

Delete package.json and cache between fhir install runs to avoid rate limit when downloading packages.

This is necessary as fhir terminal executes a restore after installation for all known packages, which creates unnecessary api calls