sahat / hackathon-starter

A boilerplate for Node.js web applications
MIT License
34.88k stars 8.18k forks source link

Upgrade #1165

Closed Bishal-9 closed 2 years ago

Bishal-9 commented 3 years ago

Upgraded to http/2 for streaming server requests and making it fast. Upgraded compression module setting, so that if any body wants non-compressed data then they could easily get accessed to it. Upgraded mongo connection logs for developers while developement.