https://github.com/nerdeveloper/nodejs-kube-boilerplate
https://github.com/nerdeveloper/nodejs-kube-boilerplate
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nerdeveloper/nodejs-kube-boilerplate
- Owner: nerdeveloper
- Created: 2021-03-02T14:52:00.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-15T22:28:54.000Z (almost 5 years ago)
- Last Synced: 2025-06-09T20:03:40.597Z (9 months ago)
- Language: JavaScript
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/