https://github.com/zachcp/ncbi-stats
Stats from NCBI
https://github.com/zachcp/ncbi-stats
Last synced: about 2 months ago
JSON representation
Stats from NCBI
- Host: GitHub
- URL: https://github.com/zachcp/ncbi-stats
- Owner: zachcp
- Created: 2025-01-08T03:20:11.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-26T21:33:28.000Z (4 months ago)
- Last Synced: 2025-04-10T07:47:10.255Z (about 2 months ago)
- Language: JavaScript
- Homepage: https://zachcp.github.io/ncbi-stats/
- Size: 50.8 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ncbi stats
```sh
cd src/data/sql && make duck && cd ../../../
npm install
npm run dev
```