Skip to content

Basic example. Fastify + webpack. HTTP/2 for extra ⚡.

Notifications You must be signed in to change notification settings

a-a-GiTHuB-a-a/fastify-webpack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Technology overview

  • Fastify web server
    • HTTPS enabled (with junk cert/key)
    • HTTP/2 enabled
    • HTTP/2 push enabled via node-fastify-auto-push
      • "It can be thought as a replacement of the fastify-static plugin that supports automatic server-push."

  • Webpack for client-side bundling

Tips for use

Credits

About

Basic example. Fastify + webpack. HTTP/2 for extra ⚡.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.7%
  • CSS 25.2%
  • HTML 2.1%