/expansion-pack

Primary LanguageTypeScriptMIT LicenseMIT

expansion-pack

nextjs-ts-starter expansion pack

Roadmap

  • React Hook Form + Form Input Components
  • Storybook
  • Cypress
  • Authentication with Zustand
  • Toast with React Query / SWR
  • Dialog Manager with Zustand
  • NProgress

React Hook Form

See the readme

curl -s https://raw.githubusercontent.com/flosrn/expansion-pack/master/rhf/trigger.sh | bash -s

Storybook

See the readme

curl -s https://raw.githubusercontent.com/flosrn/expansion-pack/master/storybook/trigger.sh | bash -s

Cypress

See the readme

curl -s https://raw.githubusercontent.com/flosrn/expansion-pack/master/cypress/trigger.sh | bash -s

Toast with React Query / SWR

See the readme

React Query

curl -s https://raw.githubusercontent.com/flosrn/expansion-pack/master/toast/trigger-rq.sh | bash -s

SWR

curl -s https://raw.githubusercontent.com/flosrn/expansion-pack/master/toast/trigger-swr.sh | bash -s

Dialog Manager with Zustand

See the readme

curl -s https://raw.githubusercontent.com/flosrn/expansion-pack/master/dialog-zustand/trigger.sh | bash -s

NProgress

See the readme

curl -s https://raw.githubusercontent.com/flosrn/expansion-pack/master/nprogress/trigger.sh | bash -s