tech/webdev magazine

March 26, 2015

How To Create an Node.js App Using Sails.js on an Ubuntu VPS

Thursday, March 26, 2015 Teklinks

The lines that the user needs to enter or customize will be in red in this tutorial! The rest should mostly be copy-and-pastable. Sails.js makes it easy to build custom, enterprise-grade Node.js apps. It is designed to mimic the MVC pattern of frameworks like Ruby on Rails, but with support for the requirements of modern apps: data-driven APIs with scalable, service-oriented architecture.

Full article