Skip to content

itzg/github-release-watcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Release Watcher is a Spring Boot + React web app that shows the most recent releases from the repositories you have starred.

Build

The front-end code in src/main/app is built via Maven, so only one step is needed:

mvn package

In this article I talk about how that was configured.

Walkthrough

First, you'll login via your existing GitHub account:

All of the repositories you have starred will be retrieved and displayed in order of newest star first.

Click on either the "Repository" or "Released" column headers to change the sort order. In this example, I'm sorting by most recent releases first by clicking once on that column:

About

A Spring Boot + React web app that shows most recent releases of repositories you have starred.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published