• Stars
    star
    234
  • Rank 171,630 (Top 4 %)
  • Language
    JavaScript
  • Created over 11 years ago
  • Updated 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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