Guide Kit for Next.js HNPWA (Hacker News PWA). It looks like to provide less codes in the limitted feature, which are not enough for production. But it is essential to help you understand how it works HNPWA with the target framework. Backed by firebase-hackernews 3rd-party lib for Hacker News firebase API, which is running on service worker with brand new service worker SDK from Google, called Workbox
Watch the demo
# Starts the application in production mode with express
npm start
# Builds the app for production to the .next folder.
npm build
# Make a reprot in analyzing
npm report
MIT @ CODEBUSKING