Skip to content

CWDG/Week20160830

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git clone https://github.com/CWDG/Week20160830.git

cd Week20160830

meteor

To perform commands on the database, navigate inside of your directory and then type meteor mongo

Some helpful commands: -remove all entries: db.messages.remove({}) -add a new entry: db.messages.insert({text: "hey harambe", time: "8pm", nickname: "Bebe"})`

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published