@gterrono
I am trying to add the the houston admin in both the existing project which has multiple users with roles and collections. But when i visit http://localhost:3000/admin/collection - the page was blank. Similarly I tried adding houston admin in plain/template meteor project and i visited http://localhost:3000/admin/login - the page was blank too. I am not sure whether i am missing any dependency package or I am doing it wrong!!
Below are the screenshots of the url's


[Note: I tried to add collections to houston too - Houston.add_collection(collection);]
@gterrono
I am trying to add the the houston admin in both the existing project which has multiple users with roles and collections. But when i visit http://localhost:3000/admin/collection - the page was blank. Similarly I tried adding houston admin in plain/template meteor project and i visited http://localhost:3000/admin/login - the page was blank too. I am not sure whether i am missing any dependency package or I am doing it wrong!!
Below are the screenshots of the url's
[Note: I tried to add collections to houston too - Houston.add_collection(collection);]