原本是与俞主席/飞哥一起做的业余项目,由于工作忙碌已荒废很久,现在挖出来当做学习前端及JS技术的demo
- npm install
- start mongodb
- sails lift
- 注册 127.0.0.1:1337/signup
- 对战 127.0.0.1:1337/debug
- https://www.npmjs.org/package/sails-generate-scaffold
- https://github.com/balderdashy/sailsChat/wiki/Overview
- http://sailsjs.org/#/documentation/concepts/ORM/Associations/ManytoMany.html
- http://sailsjs.org/#/documentation/concepts/ORM/Associations/OneWayAssociation.html