Preact SSR PWA boilerplate with webpack-flush-chunks and react-universal-component
To get this up and running
-
Create your account in TMDB
-
Add your api key in
src/app/secret_key.js
-
yarn install
-
yarn start
To run the production build
yarn run start:prod
P.S. This boilerplate was created for a codelab on PWA at GDG Mumbai