Ask HN: Node SaaS Frameworks?

7 points by Sidis ↗ HN
Hi,

I am about to start on building a SaaS application and was wondering if there were any node (or other) frameworks that are geared towards SaaS/multi-tenant solutions? e.g. things like managing recurrent billing, hierarchical security models, etc.

Thanks!

2 comments

[ 2.9 ms ] story [ 8.6 ms ] thread
I don't know if this is what you are looking for but I created Handyjs (handyjs.org) as a base framework for all my Node projects.