aboutsummaryrefslogtreecommitdiff
path: root/backend/data/otol
diff options
context:
space:
mode:
authorTerry Truong <terry06890@gmail.com>2022-07-11 01:54:08 +1000
committerTerry Truong <terry06890@gmail.com>2022-07-11 01:54:08 +1000
commit5fe71ea7b9d9a5d2dc6e8e5ce5b9193629eed74d (patch)
tree3b8b9d7299540a812ec93e224f8fc71249a98860 /backend/data/otol
parenta8f80a02b88055cfcb45664ce3a3d24c2b2da98c (diff)
Make backend dev server script serve the image files
Previously, image files in backend/data/img were moved to, or symlinked from, public/. This needed to be changed before each build, otherwise vite would end up copying gigabytes of images.
Diffstat (limited to 'backend/data/otol')
-rw-r--r--backend/data/otol/README.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/backend/data/otol/README.md b/backend/data/otol/README.md
deleted file mode 100644
index 4be2fd2..0000000
--- a/backend/data/otol/README.md
+++ /dev/null
@@ -1,10 +0,0 @@
-Files
-=====
-- opentree13.4tree.tgz <br>
- Obtained from <https://tree.opentreeoflife.org/about/synthesis-release/v13.4>.
- Contains tree data from the [Open Tree of Life](https://tree.opentreeoflife.org/about/open-tree-of-life).
-- labelled\_supertree\_ottnames.tre <br>
- Extracted from the .tgz file. Describes the structure of the tree.
-- annotations.json
- Extracted from the .tgz file. Contains additional attributes of tree
- nodes. Used for finding out which nodes have 'phylogenetic support'.