Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 773 Bytes

File metadata and controls

27 lines (17 loc) · 773 Bytes

原本是与俞主席/飞哥一起做的业余项目,由于工作忙碌已荒废很久,现在挖出来当做学习前端及JS技术的demo

CONFIG AND RUN

  1. npm install
  2. start mongodb
  3. sails lift

TEST CASE

  1. 注册 127.0.0.1:1337/signup
  2. 对战 127.0.0.1:1337/debug

TODO

NOTE

  1. https://www.npmjs.org/package/sails-generate-scaffold
  2. https://github.com/balderdashy/sailsChat/wiki/Overview
  3. http://sailsjs.org/#/documentation/concepts/ORM/Associations/ManytoMany.html
  4. http://sailsjs.org/#/documentation/concepts/ORM/Associations/OneWayAssociation.html

DEMO

试玩: https://still-peak-2873.herokuapp.com/

实物截图