Skip to content

siathalysedI/koa-boiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

koa-boiler

Koa "boilerplate" for a production ready app, demonstrating the following features:

  • Socket.io
  • Clustering
  • IP pinning via socketio-sticky-session which works with reverse proxies too
  • ETags and conditional gets
  • Gzip compression
  • Signed, cookie-based sessions
  • Request logging (morgan)
  • Static file serving
  • Favicon middleware
  • HTTP/2 and SPDY over TLS
  • Dropping root privileges after acquiring port
  • Routing
  • Example async route
  • ejs templates
  • http://markojs.com/ templates (async and streaming!)

About

Koa 2.0 boilerplate for a production-ready app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published