Admin panel with meteor

Hi!
I am just wondering if there is a sort of package/module similar which allows ONLY
the administrator to create users.
Something similar to the django-admin panel.
Thanks for your support!
Sandro

Hi,

have you looked into https://atmospherejs.com/yogiben/admin ? If you put the right permissions in the router, I think it could do what you want?

regards

Paul