# GithubCard from astro-github-component
Adds a component to astro with statically built GitHub info and dynamic updated stars and forks.
Supports GitHub auth tokens in the built process (use a .env for example) and dynamic stars/forks caching to manage the GitHub API rate limiting.
More features/fixes will follow.
```sh
npm i astro-github-component
```
[Click here for a demo](https://docs.vaporvee.com/)
