HPrinz / hellonode

A Hello World HTTP server in Node, with a Dockerfile and a CircleCI config file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello Node

This is a very basic Hello World application written with Node.

It includes a Dockerfile for building a Docker image with the application, and a Jenkinsfile that defines a build pipeline for it.

https://getintodevops.com

About

A Hello World HTTP server in Node, with a Dockerfile and a CircleCI config file


Languages

Language:JavaScript 63.4%Language:Dockerfile 36.6%