Giter Club home page Giter Club logo

node-express-mongodb-example's Introduction

node-express-mongodb-example

An example Node.js application built using the Express framework connected to a MongoDB database.

ScreenShot

####Update Upgraded application from Express 3 to Express 4

##Setup

  1. Download and install Eclipse http://eclipse.org/downloads/
  2. Download and install Git http://git-scm.com/downloads
  3. Open Eclipse and create a workspace
  4. Click Help -> Install New Software.. in the Work with field enter http://www.nodeclipse.org/updates/
  5. Install nodeclipse
  6. Navigate to the workspace folder (terminal or cmd) and run the Git command git clone https://github.com/seana7a7/node-express-mongodb-example.git
  7. Click File -> Import -> General -> Existing Project into Workspace
  8. Click Browse navigate to the workspace and select the node-express-mongodb-example folder
  9. Click finish
  10. Run the following on the command line npm update(Windows) or sudo npm update(Linux)

##Database Setup (Linux)

  1. Download and install MongoDB http://www.mongodb.org/downloads
  2. Start the MongoDb service sudo service mongodb restart

##Database Setup (Windows)

  1. Download and install MongoDB http://www.mongodb.org/downloads
  2. Create the following folder C:\data\db
  3. If MongoDb has not been installed as a service run the MonogoDB demon mongod.exe

##Deploy

  1. Right click on the app.js file Run As -> Node Application

node-express-mongodb-example's People

Contributors

seanaharrison avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.