dot-base / icd-10-api

Rest API to search the 10th revision of the International Statistical Classification of Diseases Database.
GNU General Public License v3.0
18 stars 4 forks source link

chore: store npm cache on host #110

Closed velramiir closed 7 months ago

velramiir commented 8 months ago

Ticket ๐ŸŽซ

This is part of https://github.com/dot-base/deployments/issues/184

Description ๐Ÿ“–

Changes the npm cache location in the dev-overlay, so that the cache is stored on the docker host.

How to Test? ๐Ÿงช

Checkout and run the dev-overlay. See cache directory appear in your local repo folder.

Zbozi commented 7 months ago

please add .gitignore as in https://github.com/dot-base/medical-dashboard/pull/1761