kadirahq / mantra

Mantra - An Application Architecture for Meteor
https://kadirahq.github.io/mantra/
978 stars 52 forks source link

Multiple modules on the server #110

Closed zimt28 closed 8 years ago

zimt28 commented 8 years ago

I know that Mantra focuses on the client side of our apps, but we can't ignore that the server side belongs to working with Meteor as well. When creating multiple modules on the client, it makes sense to have those things separated on the server as well IMO. What do you think?

arunoda commented 8 years ago

Some other discussions:

https://github.com/kadirahq/mantra/issues/98