Skip to content

mariyachanniwala/Web_dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Download & install ngrok

- `./ngrok http 5000`

Connecting to Mongo

  • show dbs //lists all databases
  • use new //new is the name of our db
  • show collections
  • db.posts.find() //list all documents

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors