Skip to content
This repository has been archived by the owner on Jul 22, 2019. It is now read-only.
/ RANTS Public archive

Develop web apps using React, Apollo, Next.js, Typescript, Styled-components

Notifications You must be signed in to change notification settings

disintegrator/RANTS

Repository files navigation

RANTS

A starter project using React, Apollo, Next.js, Typescript, Styled-components.

Run

yarn && yarn dev

… then go to http://localhost:3000

What you get

A web app development stack including:

  • Full Typescript coverage across the codebase
  • GraphQL development using Apollo including proper typing using apollo-codegen
  • Styling thanks to styled-components
  • Offline support using Workbox through the next-offline plugin (in production build yarn build && yarn start)
  • Webpack bundle analyzer integrated using @zeit/next-bundle-analyzer
  • SSR support thanks to next.js

About

Develop web apps using React, Apollo, Next.js, Typescript, Styled-components

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published