Skip to content

Final Capstone project completed for Western University. Completed by Conner McKenna, Robert Freethy, Felix Bouchard, Scott Good, and Jeff Lawrence.

Notifications You must be signed in to change notification settings

cmcken22/capstone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cd server_web

mongod --bind_ip=$IP --dbpath=data --nojournal --rest "$@"

cd ~/workspace

node server

cd ~/workspace

gulp

to look into mongo server::

cd anywhere I think ? ? --> cd server_web

mongo

##mongo commands: show dbs use

show collections

db..find() //optional: .pretty()

db..drop()

our theme:

https://bootswatch.com/cerulean/

About

Final Capstone project completed for Western University. Completed by Conner McKenna, Robert Freethy, Felix Bouchard, Scott Good, and Jeff Lawrence.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages