Skip to content

joelapatatechaude/nodejs-mongodb-sample

 
 

Repository files navigation

Contribute

  • Start your devspace with:
    • vs-code Contribute

NodeJS-MongoDB-Sample

A simple NodeJS web application which communicates with MongoDB. Useful for testing Eclipse Che Node workspace.

This example was adapted from https://github.com/GoogleCloudPlatform/cloud-code-samples/tree/master/nodejs/nodejs-guestbook

MongoDB

The application connects to the Mongo data base, so it should be configured with next parameters:

  • MongoDB user - user
  • MongoDB password - password
  • The name of data base - guestbook

Run the application

About

nodejs-mongodb-sample

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.4%
  • Pug 20.2%
  • CSS 15.5%
  • Dockerfile 4.9%