Skip to content

Simple dashboard for tracking software patches and EOL dates. Built with React.

License

Notifications You must be signed in to change notification settings

z4nzib4r/eol-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

EOL Dashboard

A simple React dashboard for tracking software patches and EOL dates. It is a front end that runs on data from a local JSON file and the endoflife.date API.

Run locally

Clone the repo and cd into directory.

Use Node 16.18.1 and run npm install.

Open the file /src/assets/json/product-list.json and add software projects and version details from endoflife.date.

Run 'npm start' to view the dashboard at http://localhost:3000.

Patch your software!

About

Simple dashboard for tracking software patches and EOL dates. Built with React.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published