-
🔥 Instant feedback
-
🚀 Next generation JavaScript
-
🖌 Next generation CSS (CSS-in-JS) & SCSS Support
-
🚄
express
server. -
😎 Progressive Web Application ready, with offline support, via a Service Worker.
-
💄 Combines
prettier
and Airbnb's ESlint configuration - performing code formatting on commit. Stop worrying about code style consistency. -
⛑ SEO friendly -
react-helmet
provides control of the page title/meta/styles/scripts from within your components. -
🔧 Centralised application configuration with helpers to avoid boilerplate in your code. Also has support for environment specific configuration files.
-
❤️ Preconfigured to deploy to
now
with a single command -
👮 Security on the
express
server usinghelmet
andhpp
.
Clone the repo to your folder:
mkdir nextjs-pwa
cd nextjs-pwa
git clone https://github.com/gufranmirza/nextjs-apollo-graphql-pwa.git
Install it and run:
yarn
yarn run dev
And that's all!
NextJS-PWA is using SemVer for versioning. For the versions available, see the tags on this repository.
- ** Gufran Mirza ** - twitter
See also the list of maintainers who participated in this project.
This project is licensed under the MIT license, Copyright (c) 2017 Ilker Guller. For more information see LICENSE.md.