An open API service indexing awesome lists of open source software.

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

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