https://github.com/buildit/devops-test-webapp
Example repository for DevOps test
https://github.com/buildit/devops-test-webapp
Last synced: 1 day ago
JSON representation
Example repository for DevOps test
- Host: GitHub
- URL: https://github.com/buildit/devops-test-webapp
- Owner: buildit
- Created: 2017-04-03T12:43:07.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-10T14:05:41.000Z (about 9 years ago)
- Last Synced: 2025-03-29T22:24:20.904Z (over 1 year ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 8
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DevOps Test Webapp
Runs on port 3000 and responds with the server hostname.
## To run:
This is a NodeJS application:
- `npm test` runs the application tests
- `npm start` starts the http server