gouravthakur39 / NodeJS-Sample-App

Sample Employee CRUD application with Node.js, Express and MongoDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Employee Database

A sample Employee Database CRUD application with Node.js, Express and MongoDB.

Requirements

  • Node
  • Express
  • MongoDB

Implementation Instructions

How to build docker image

docker build -t ijason/nodejs-sample .

How to run the application

Kubernetes

kubectl apply -f k8s.yaml

OpenShift

oc apply -f k8s.yaml

Contact

Jason Everett

About

Sample Employee CRUD application with Node.js, Express and MongoDB


Languages

Language:JavaScript 60.3%Language:Pug 18.0%Language:CSS 11.1%Language:Stylus 10.0%Language:Dockerfile 0.6%