Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 392 Bytes

SAILS.md

File metadata and controls

3 lines (2 loc) · 392 Bytes

Sails

Sails is a web framework that makes it easy to build custom, enterprise-grade Node.js apps. It is designed to resemble the MVC (Model View Controller) architecture from frameworks like Ruby on Rails, but with support for the more modern, data-oriented style of web app development. It’s especially good for building realtime features like chat.