perak / kitchen-examples

Meteor Kitchen examples
164 stars 115 forks source link

ide example: information about admin view is missing #27

Closed whatsdis closed 8 years ago

whatsdis commented 8 years ago

there's a route for /admin but I'm not sure what the default username and password is or there's something I missed to access the admin panel?

perak commented 8 years ago

@whatsdis See readme.md you need to make yourself admin from mongo shell.

whatsdis commented 8 years ago

is there a link? i can't find it on this read.me

perak commented 8 years ago

https://github.com/perak/kitchen-examples/tree/master/example-admin

whatsdis commented 8 years ago

thanks @perak!

whatsdis commented 8 years ago

btw how do you access mongo shell? what is the default credentials?