Skip to content

Digikid13/simple-http2-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-http2-server

Simple node server setup to support http/2. Uses Gulp for build, Babel for ES6 support, and ESLint for linting.

To-Do

  • Clean up this readme
  • Add more ESLint rules
  • Add CSS Preprocessor
  • Add simple routing
  • Add server-side rendering

Instalation

npm install gulp-cli -g
npm install

Notes

key.pem and cert.pem were created using https://github.com/GoogleChrome/simplehttp2server

About

Simple http2 node server w/ opinionated build tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published