0.10.0 • Published 10 months ago

@mktcodelib/good-first-web3-issues v0.10.0

Weekly downloads
-
License
ISC
Repository
github
Last release
10 months ago

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

OptionDescriptionType
githubTokenA personal access token to query GitHub's GraphQL API.string
portThe port at which the express server serves the data.number
redisConfigConfiguration options passed to Redis.object
syncIntervalFetch data for the next org from the whitelist at this interval.number \| undefined
debugEnable debug logs.boolean \| undefined
0.10.0

10 months ago

0.8.6

10 months ago

0.9.0

10 months ago

0.8.5

1 year ago

0.8.4

1 year ago

0.8.3

1 year ago

0.8.2

1 year ago

0.8.1

1 year ago

0.8.0

1 year ago

0.7.0

1 year ago

0.6.2

1 year ago

0.6.1

1 year ago

0.6.0

1 year ago

0.5.4

1 year ago

0.5.3

1 year ago

0.5.2

1 year ago

0.5.1

1 year ago

0.5.0

1 year ago

0.4.2

1 year ago

0.4.1

1 year ago

0.4.0

1 year ago

0.3.0

1 year ago

0.2.7

1 year ago

0.2.6

1 year ago

0.2.5

1 year ago

0.2.4

1 year ago

0.2.3

1 year ago

0.2.2

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.0

1 year ago

0.0.1

1 year ago