This repository is a companion the the "Podman Desktop to Production" article on developers.redhat.com.
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