Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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 7 years ago)
- Default Branch: master
- Last Pushed: 2020-04-28T12:41:45.000Z (over 4 years ago)
- Last Synced: 2024-05-05T17:34:12.909Z (6 months ago)
- Topics: docker, jenkins, nodejs
- Language: JavaScript
- Homepage: https://www.releaseworksacademy.com
- Size: 22.5 KB
- Stars: 51
- Watchers: 5
- 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