https://github.com/releaseworks/hellonode
A Hello World HTTP server in Node, with a Dockerfile and a Jenkinsfile
https://github.com/releaseworks/hellonode
docker jenkins nodejs
Last synced: about 1 year ago
JSON representation
A Hello World HTTP server in Node, with a Dockerfile and a Jenkinsfile
- Host: GitHub
- URL: https://github.com/releaseworks/hellonode
- Owner: releaseworks
- Created: 2017-03-03T18:59:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-04-28T12:41:45.000Z (about 6 years ago)
- Last Synced: 2025-03-28T07:09:37.393Z (over 1 year ago)
- Topics: docker, jenkins, nodejs
- Language: JavaScript
- Homepage: https://www.releaseworksacademy.com
- Size: 22.5 KB
- Stars: 53
- Watchers: 4
- Forks: 1,024
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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://www.releaseworksacademy.com