Skip to content

krousseau/RaceLogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starting Mongo:
- open cmd prompt to C:\mongodb\bin and run mongod.exe (this is your server)
- open new cmd prompt to C:\mongodb\bin and run mongo.exe (this is your query window)

- change to use "racktracker" database. (use racetracker)
-- racetypes collection

- "show collections" will show all of our collections
http://docs.mongodb.org/manual/tutorial/getting-started-with-the-mongo-shell/

About

Playing w/ MEAN architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published