nodejs-badges

Generating shields / badges with NodeJS

Stars
6

Badges / shields generated with NodeJS

A simple demonstration of how to generate shields from NodeJS.

This is the code from my post "Generating badges / shields with NodeJS"

Installation

Build the container with docker build -t badges ..

Running

Just npm install and then run the container with docker run -ti -p 3000:3000 badges.

NodeJS?

Okok, I lied, the code runs on IOjs.

But hey, it won't take long ;-)