本正體中文教學為基於 Sails.js v.0.11.4 的入門教學,讓初學者可以快速使用 Sails 開發出有趣的 Web 應用。
##關於Sails.js(About) Sails.js 是一個基於 Express 的 Node.js MVC 框架。
##教學大綱(Agenda) 0. 前置作業、環境設定
- Sails簡介
- 第一個 Sails App
- Model
- Controller
- View
- 資料庫管理
- Policy
##參考文件(Reference):
- How To Create an Node.js App Using Sails.js on an Ubuntu VPS
- Sailing With Sails.js: An MVC-style Framework For Node.js
- Introduction to Sails.js
- sailsCasts
- 官方文件
- Working With Data in Sails.js
- [Node.js Web Framework] Sails 介紹與安裝
- Sails練習之一
- Sails Tutorial
- Introduction to Sails.js PDF
- Sails.js 101 - GitBook
- Node Framework
- Learning sails.js Video
- Build a To-Do App Using Sails.js and AngularJS
- Waterline, An adapter-based ORM for Node.js with support for mysql, mongo, postgres, redis, and more
- 利用Sails.js+MongoDB开发博客系统
- Sails.js in Action
##License MIT