Skip to content

Latest commit

 

History

History
61 lines (54 loc) · 3.17 KB

File metadata and controls

61 lines (54 loc) · 3.17 KB

ROADMAP

le 28, septembre 2016

  • Calibrate sequelize CRUD methods. (completed)

le 20, septembre 2016

le 7, septembre 2016

le 3, septembre 2016

le 30, août 2016

  • push Koa experiment to another branch
  • sync local and remote

le 28, août 2016

  • modified core config for more flexibility in Express rendering
  • generalized some code and Schema for dbModels
  • pending addition of multiple view engines
  • pending addition of bundleDependencies

le 26, août 2016

  • added script in package.json, allowing the server to start by 'npm run dev' in terminal
  • in .eslintrc.js, appended lodash rules for linting
  • added eslint and karma as devDependencies for package.json