Skip to content

evanshortiss/hackernews-tracker

Repository files navigation

Hacker News Top Story Tracker

This repository is a companion the the "Podman Desktop to Production" article on developers.redhat.com.

Local Development

To run this application locally you need Node.js v20 or newer. If you're using nvm simply run nvm install and nvm use from the root of this repository to use the correct Node.js version.

Install dependencies using npm

npm install

Start the application using node

node index.mjs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published