Today's next boilerplate for me.
- next
- styled-components
- jest
- eslint
- TypeScript (next-typescript)
- Workbox (next-offline)
- PWA Support (See
static/manifest.webmanifest
) - Circle CI
- now deploy
$ yarn install
$ yarn dev
$ npm i -g now
$ now deploy
static
files are dummy for PWA. Replace them for production.
MIT