Is there a similar template like MEAN stack for SailsJS?

I need to create a new blog for myself. I recently met AngularJS, mongoDB, node, sails, etc. I have some primitive knowledge about all these undertakings.

So, I was looking for something similar to http://mean.io/ , the MEAN stack. But instead of using ExpressJS, I am going to use SailsJS. Is there something similar to MEAN but also works with SailsJS? Or is there a different approach to this, given that I will also use AnuglarJS for front-end and mongoDB for my database?

+3
source share
1 answer

AFAIK, there is no proprietary alternative to MEANS stack already.

Angular + Sails. Yeoman, .

, , Balderdash, , Sails. , , , . v0.10. , MongoDB ( sails-disk), . .

+7

All Articles