Skip to content

snoiwan101/openshiftexamples-nodemongo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js and MongoDB example

This example simply opens a conection to a mongoDB and then creates a websever. It logs where the connections came from and where the webapp that served them was running.

Screenshot

Usage

  npm install; npm start

Run nodeunit tests

  grunt nodeunit

A good reference for playing around with OpenShift and extending this code can be found by following this link

Note: this repo contains a Dockerfile, but it is not needed for OpenShift deployments because S2I handles all that for you.

About

📝 Node.js and MongoDB example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%