Skip to content

Latest commit

 

History

History
87 lines (56 loc) · 2.51 KB

README.md

File metadata and controls

87 lines (56 loc) · 2.51 KB

expansion-pack

ts-nextjs-tailwind-starter expansion pack

Roadmap

React Hook Form

See the readme

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

Storybook

See the readme

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

Cypress

See the readme

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

Toast with React Query / SWR

See the readme

React Query

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

SWR

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

Dialog Manager with Zustand

See the readme

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

NProgress

See the readme

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

next-i18next

See the readme

curl -s https://raw.githubusercontent.com/theodorusclarence/expansion-pack/main/next-i18next/trigger.sh | bash -s

tRPC

See the readme

curl -s https://raw.githubusercontent.com/theodorusclarence/expansion-pack/main/tRPC/trigger.sh | bash -s