kiteco-public/kite-go/knowledge
2021-12-31 23:54:19 -08:00
..
cmds Contents — happy new year everyone 2021-12-31 23:54:19 -08:00
pypulls Contents — happy new year everyone 2021-12-31 23:54:19 -08:00
search Contents — happy new year everyone 2021-12-31 23:54:19 -08:00
server Contents — happy new year everyone 2021-12-31 23:54:19 -08:00
.gitignore Contents — happy new year everyone 2021-12-31 23:54:19 -08:00
Makefile Contents — happy new year everyone 2021-12-31 23:54:19 -08:00
README.md Contents — happy new year everyone 2021-12-31 23:54:19 -08:00

  • Set up an environment variable GITHUB_AUTH_TOKEN with a personal access token from https://github.com/settings/tokens
  • Run make extract to get data about pull requests from GitHub API.
  • Run make app to start the app.
  • Open localhost:8080 in a browser.