gerardobort / mongorilla

Mongorilla is a simple, clean, and powerful NodeJS based content moderator for MongoDB.
mongorilla.herokuapp.com
MIT License
79 stars 24 forks source link

Need help in setting up localy #24

Open natarajanmurukan opened 7 years ago

natarajanmurukan commented 7 years ago

I have a collection games with the structure: { name: 'Football',' code: 'FB' }

I want CRUD pages for this structure. How can I achieve. I am not clear on how to use it. Can someone help here please?

garciadiazjaime commented 6 years ago

hey @natarajanmurukan I added a comment here: https://github.com/gerardobort/mongorilla/issues/27 I think it might help you as well, cheers.