export github issues
see ./app/controller/home.js
/*
// oauth
octokit.authenticate({
type: 'oauth',
token: ''
})
*/
const owner = 'facebook' // update the owner
const repo = 'react' // update the repo
$ npm i
$ npm run dev
$ open http://localhost:7001/