0.10.0 • Published 2 years ago

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

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years 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

2 years ago

0.8.6

2 years ago

0.9.0

2 years ago

0.8.5

2 years ago

0.8.4

2 years ago

0.8.3

2 years ago

0.8.2

2 years ago

0.8.1

2 years ago

0.8.0

2 years ago

0.7.0

2 years ago

0.6.2

2 years ago

0.6.1

2 years ago

0.6.0

2 years ago

0.5.4

2 years ago

0.5.3

2 years ago

0.5.2

2 years ago

0.5.1

2 years ago

0.5.0

2 years ago

0.4.2

2 years ago

0.4.1

2 years ago

0.4.0

2 years ago

0.3.0

2 years ago

0.2.7

2 years ago

0.2.6

2 years ago

0.2.5

2 years ago

0.2.4

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago

0.0.1

2 years ago