Skip to content

CzechHackathon2014/myrror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MYRROR

Anonymous rating.

Running Locally

Make sure you have Meteor installed.

meteor

Your app should now be running on localhost:3000.

Accessing Local MongoDB

meteor mongo

Deploying

meteor deploy myrror.meteor.com

Your app should now be running on myrror.meteor.com.

Accessing Remote MongoDB

meteor mongo --url myrror.meteor.com  # this will generate connection string with password valid for one minute

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published