1.4.1 • Published 4 years ago

template-react-dashboard v1.4.1

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

Features

  • 100/100 pagespeed BEFORE cdn caching
  • 60kb client transfer size (gzip)
  • modular scss library
  • modular component library
  • includes apollo gql client lib
  • optimizations : terser minification, postcss reduction, css minification, es6 tree shaking,

Required env vars

  • GRAPHQL_ENDPOINT, for instance https://api.mysite.com/graphql
  • LOCAL : for instance true //TODO undocumented
  • SESSION_COOKIE_NAME : for instance session

Install

npm i