@karthikgoje/github-pinned-repos

1.1.11 • Public • Published

Usage

You can provide your GitHub token in one of two ways:

  1. Set an environment variable:

    • For Create React App projects: Set REACT_APP_GITHUB_TOKEN in your .env file.
    • For other projects: Set GITHUB_TOKEN in your environment.
  2. Set a global variable in your app:

window.__GITHUB_TOKEN__ = 'your_github_token_here';

Package Sidebar

Install

npm i @karthikgoje/github-pinned-repos

Weekly Downloads

8

Version

1.1.11

License

MIT

Unpacked Size

1.14 MB

Total Files

11

Last publish

Collaborators

  • karthikgoje