11 lines
495 B
Markdown
11 lines
495 B
Markdown
# GithubCard from astro-github-component
|
|
|
|
Adds a component to astro with statically built GitHub info and dynamic updated stars and forks. <br/>
|
|
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. <br/>
|
|
More features/fixes will follow.
|
|
|
|
```sh
|
|
npm i astro-github-component
|
|
```
|
|
|
|
 |