@mktcodelib/good-first-web3-issues
TypeScript icon, indicating that this package has built-in type declarations

0.10.0 • Public • Published

Good First Web3 Issues

npm i @mktcodelib/good-first-web3-issues
import { GoodFirstWeb3Issues } from '@mktcodelib/good-first-web3-issues'

const githubToken = "..."

const gfw3i = new GoodFirstWeb3Issues({ githubToken })

gfw3i.run()

Options

Option Description Type
githubToken A personal access token to query GitHub's GraphQL API. string
port The port at which the express server serves the data. number
redisConfig Configuration options passed to Redis. object
syncInterval Fetch data for the next org from the whitelist at this interval. number | undefined
debug Enable debug logs. boolean | undefined

Readme

Keywords

none

Package Sidebar

Install

npm i @mktcodelib/good-first-web3-issues

Weekly Downloads

1

Version

0.10.0

License

ISC

Unpacked Size

57.4 kB

Total Files

10

Last publish

Collaborators

  • mktatnpm