nextjs-boilerplate
π Next.js 16+ boilerplate with typescript, husky, lint-staged, biome, vitest, react-testing-library, storybook, and GH actions.
νμΌ νμκΈ°
μ΅μ’ λ²μ λ€μ΄λ‘λ (.zip)- LICENSE.txt
- SKILL.md
- frontend-design
- dependency-review.yml
- main.yml
- dependabot.yml
- commit-msg
- pre-commit
- pre-push
- main.ts
- preview.tsx
- fileMock.js
- styleMock.js
- MainLayout.test.tsx
- MainProvider.test.tsx
- ThemeProvider.test.tsx
- ThemeToggle.test.tsx
- Button.test.tsx
- setup.ts
- test-utils.tsx
- 2026-03-01-biome-migration-design.md
- 2026-03-01-biome-migration.md
- 2026-03-01-demo-component-design.md
- 2026-03-01-demo-component-plan.md
- 2026-03-01-documentation-update-design.md
- 2026-03-01-documentation-update-plan.md
- 2026-03-01-full-dependency-update-design.md
- 2026-03-01-full-dependency-update.md
- 2026-03-01-shadcn-baseui-design.md
- 2026-03-01-shadcn-baseui-plan.md
- 2026-03-01-vitest-migration-design.md
- 2026-03-01-vitest-migration-plan.md
- favicon.ico
- vercel.svg
- Demo.tsx
- layout.tsx
- page.tsx
- index.ts
- MainLayout.tsx
- index.ts
- MainProvider.tsx
- index.ts
- ThemeProvider.tsx
- index.ts
- ThemeToggle.tsx
- Button.stories.tsx
- Button.tsx
- index.ts
- .gitkeep
- .gitkeep
- env.mjs
- index.ts
- cn.ts
- index.ts
- index.ts
- .gitkeep
- globals.css
- .env.example
- .gitignore
- biome.json
- CHANGELOG.md
- CLAUDE.md
- LICENSE
- next-env.d.ts
- next.config.mjs
- package.json
- pnpm-lock.yaml
- postcss.config.js
- README.md
- SECURITY.md
- skills-lock.json
- tsconfig.json
- vitest.config.ts
# μ€μΉ κ°μ΄λ
1. μ½λ λ΄λ €λ°κΈ°
git clone https://github.com/hadrysm/nextjs-boilerplate
κΉνλΈμμ νλ‘μ νΈ μ½λ μ 체λ₯Ό λ΄ μ»΄ν¨ν°λ‘ λ΄λ €λ°μ΅λλ€.
cd nextjs-boilerplate
λ°©κΈ λ΄λ €λ°μ νλ‘μ νΈ ν΄λ μμΌλ‘ μ΄λν©λλ€.
2. Node.js
μ¬μ μΆμ²μ¬μ μ€λΉλ¬Ό
pnpm create next-app -e https://github.com/hadrysm/nextjs-boilerplate
μ΄ λͺ λ Ήμ΄λ₯Ό ν°λ―Έλμ κ·Έλλ‘ μ λ ₯ν΄ μ€ννμΈμ.
corepack use pnpm@`pnpm -v` && pnpm i
μ΄ λͺ λ Ήμ΄λ₯Ό ν°λ―Έλμ κ·Έλλ‘ μ λ ₯ν΄ μ€ννμΈμ.
pnpm build
μ΄ λͺ λ Ήμ΄λ₯Ό ν°λ―Έλμ κ·Έλλ‘ μ λ ₯ν΄ μ€ννμΈμ.
pnpm start
κ°λ°/μ€ν μλ²λ₯Ό μΌλλ€.
λͺ
λ Ήμ΄ μ€ν ν ν°λ―Έλμ λνλλ μ£Όμ(λ³΄ν΅ http://localhost:3000 νν)λ₯Ό λΈλΌμ°μ μμ μ΄μ΄λ³΄μΈμ.
μ΄ λ ν¬μ READMEμ μ ν μ€μ λͺ λ Ήμ΄λ₯Ό κ·Έλλ‘ κ°μ Έμμ΅λλ€.
// repository documentation
Was this content helpful?
(0 ratings)
