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

https://github.com/nerdeveloper/nodejs-kube-boilerplate


https://github.com/nerdeveloper/nodejs-kube-boilerplate

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# EQS INTERVIEW TEST

## NODE JS BOILERPLATE

### INSTALLING
- Nodejs
- NPM
- Docker

## FOR DEVELOPMENT
```shell
git clone https://github.com/nerdeveloper/nodejs-kube-boilerplate.git

cd nodejs-kube-boilerplate

npm install

npm start
```
## ENDPOINTS
`/` - Welcome Page

`/health` - For Readiness and Liveness Probe

`/db_credentials` - Credentials being injected by Vault

## Live Server

http://34.222.57.88:32178/

## Jenkins Server

http://34.211.35.162:8080/job/node-nginx-application/