Skip to content

matutter/Cutless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cutless

An app template to kick-start new projects.


Why Cutless?

Cutless seeks to provide an organized & powerful basic template of a modern web application. Cutless offers basic entities such Users and Events which include basic apis, models, and controllers to model new features off of.

Notable packages

  • Express (v4.15.3) is fast, enormously adopted, web framework which provides the backbone architecture for Cutless.
  • Pug (2.0.0-rc.2) is a lightning fast & simplistic template engine. With pug, implementing new views are quick and simple. Best of all, there's no HTML to write.
  • Bluebird (3.5.0) is a promissory library for NodeJS. Bluebird makes back-end control flow simple to write and parse.

About

A classic NodeJs app template for kick-starting new projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors