Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.76 KB

File metadata and controls

26 lines (19 loc) · 1.76 KB

Sails 0.11 with ES6/7, Mongoose, Blueprints, React+Redux, Immutable, and More

The NodeJS server is built on a customized sailsjs framework: [sails-mongoose-boilerplate(https://github.com/austinmao/sails-mongoose-boilerplate). This supports the following features:

From Sails...

Custom added...

Todo

  • Add file upload demo
  • Connect Mongoose to Blueprint sockets
  • Add ESLint
  • Upgrade sails-hook-babel to ES6 and strip out custom Babel implementation