Hacker News new | ask | show | jobs
Ask HN: Node SaaS Frameworks?
7 points by Sidis 4402 days ago
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

Hoist (http://hoistapps.com/) seems like it might be something up your alley.
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.