taxa-server 0.1.0

axum web server for taxa: reproduces the HTTP contract + serves the embedded D3 frontend.
1
2
3
4
5
6
7
{
  "private": true,
  "type": "module",
  "scripts": {
    "test": "node --test"
  }
}