Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

348 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hubbup

ASP.NET Core app to view GitHub issues for team stand-up

Setup

  1. Clone the repo
  2. Register the app in GitHub: https://github.com/settings/applications/new
  3. Check the VS project properties for the SSL URL to use as the Homepage URL
  4. Use https://localhost:[port]/signin-github as the callback URL for GitHub (where [port] is the SSL port for the site)
  5. Use the dotnet user-secrets tool to add a token called GitHubClientId with the client ID and a token called GitHubClientSecret with the client secret
  6. Run the app

About

ASP.NET Core app to view GitHub issues for team stand-up

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages