Skip to content

Midd-Rides/MiddRides-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiddRides-Web

MiddRides server for dispatchers



Tools and dependencies

  • Node ^6.3.0

  • npm ^3.10.5

  • modules

      "body-parser": "^1.15.2"
      "emailjs": "^1.0.5"
      "express": "^4.14.0"
      "glob": "^7.0.5"
      "mongodb": "^2.2.5"
      "morgan": "^1.7.0"
      "path": "^0.12.7"
      "pug": "^2.0.0-beta5"
      "request": "^2.74.0"
      "serve-favicon": "^2.3.0"
    

Install

git clone https://github.com/Midd-Rides/MiddRides-Server.git

Go to root directory, install dependencies by

npm install

Then open a separate tab for terminal/console and run

chmod +x mongo.sh
./mongo.sh

Finally, run server by

npm start

And start debugging!


APIs and Structure

Wiki

About

MiddRides server for dispatchers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors