Skip to content

CRUD Scaffolding, Gulp Support & More Views Engines

Compare
Choose a tag to compare
@jesseweed jesseweed released this 19 Mar 06:39
· 90 commits to master since this release
  • Add Gulp as preferred build tool
  • Fix bugs with Grunt not starting server correctly
  • Remove unused packages
  • Add support for parse in models
  • Additional view engines added: ejs, handlebars, hogan & mustache
  • Add basic scaffolding & integrate Node-ORM for basic CRUD functionality in controllers & models
  • Refactor routes to use more restful uri pattern: /:controller/action/:id