aarchila / NextJS-Template-TanStack

A template for NextJS with TS, Tailwind, Zustand, Zod, TanStack Query, React Hook Form, Zustand, Vitest, Playwright, Storybook.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NextJS Template

A template for NextJS with TS, Tailwind, Zustand, Zod, TanStack Query, React Hook Form, Zustand, Vitest, Playwright, Storybook. Use it as a boilerplate to bootstrap your project!

Commandes

Warnings The usage of this package required PNPM (requirement), you can install it using the npn i -g pnpm then follow the instruction.

Commands List

Technical Stack

Here is the list of the various stack used in this project, please see the documentation link below

Technical Stack

Architecture

Tree files Naming convention of files

Env Variable

The env variables are stored in the .env at the root folder (You need to create it yourself)

NEXT_PUBLIC_API_URL="http://localhost:4000"

About

A template for NextJS with TS, Tailwind, Zustand, Zod, TanStack Query, React Hook Form, Zustand, Vitest, Playwright, Storybook.

License:MIT License


Languages

Language:TypeScript 96.4%Language:Dockerfile 2.8%Language:JavaScript 0.4%Language:CSS 0.3%