Skip to content

๐Ÿ–ฅ A dashboard for https://endoflife.date/ - Track versions of products ๐Ÿ“ฆ you use and share your dashboard via a link ๐Ÿ”–.

License

Notifications You must be signed in to change notification settings

andrej-dyck/endoflife-radar

Repository files navigation

End-of-Life Radar

Build GitHub Pages

An end-of-life radar for your projects using endoflife.date.

Demo here https://andrej-dyck.github.io/endoflife-radar/.

It runs locally in your browser and persists state (e.g., which products you chose to show on the dashboard) in the URL.

To deploy the dashboard, e.g., can simply serve the content of the ./dist folder (created by pnpm build) in an NGINX. Then, bookmark the URL of a configured dashboard.

Development

Install dependencies with pnpm

pnpm i --frozen-lockfile

Run development environment

pnpm dev

Run preview build

pnpm preview

Test & Lint

Run tests.

pnpm test

Run linter.

pnpm lint

Production Build

pnpm build

About

๐Ÿ–ฅ A dashboard for https://endoflife.date/ - Track versions of products ๐Ÿ“ฆ you use and share your dashboard via a link ๐Ÿ”–.

Topics

Resources

License

Stars

Watchers

Forks