tanstarter-monorepo
Vite+ monorepo template with ποΈ TanStack Start, Better Auth, Drizzle ORM, shadcn/ui
νμΌ νμκΈ°
μ΅μ’ λ²μ λ€μ΄λ‘λ (.zip)- auth.md
- database.md
- tanstack-patterns.md
- testing.md
- typescript.md
- workflow.md
- pre-commit
- extensions.json
- mcp.json
- settings.json
- logged-out.smoke.spec.ts
- _headers
- robots.txt
- format-github-stars.test.ts
- format-github-stars.ts
- intro-page.tsx
- default-catch-boundary.tsx
- default-not-found.tsx
- sign-in-social-buttons.tsx
- sign-out-button.tsx
- theme-toggle.tsx
- index.tsx
- route.tsx
- route.tsx
- login.tsx
- route.tsx
- signup.tsx
- $.ts
- __root.tsx
- index.tsx
- router.tsx
- routeTree.gen.ts
- styles.css
- .env.example
- .gitignore
- components.json
- package.json
- playwright.config.ts
- tsconfig.json
- vite.config.ts
- functions.ts
- hooks.ts
- middleware.ts
- queries.ts
- auth-client.ts
- auth.ts
- package.json
- tsconfig.json
- auth.schema.ts
- index.ts
- relations.ts
- index.ts
- drizzle.config.ts
- package.json
- tsconfig.json
- button.tsx
- dropdown-menu.tsx
- input.tsx
- label.tsx
- toast.tsx
- use-mobile.ts
- theme-provider.tsx
- utils.ts
- base.css
- components.json
- package.json
- tsconfig.json
- base.json
- package.json
- .editorconfig
- .fallowrc.jsonc
- .gitattributes
- .gitignore
- AGENTS.md
- dev.sh
- docker-compose.yml
- LICENSE
- package.json
- pnpm-workspace.yaml
- README.md
- vite.config.ts
# μ€μΉ κ°μ΄λ
1. μ½λ λ΄λ €λ°κΈ°
git clone https://github.com/mugnavo/tanstarter-monorepo
κΉνλΈμμ νλ‘μ νΈ μ½λ μ 체λ₯Ό λ΄ μ»΄ν¨ν°λ‘ λ΄λ €λ°μ΅λλ€.
cd tanstarter-monorepo
λ°©κΈ λ΄λ €λ°μ νλ‘μ νΈ ν΄λ μμΌλ‘ μ΄λν©λλ€.
2. Docker
μ¬μ μΆμ²μ¬μ μ€λΉλ¬Ό
- Git GitHubμμ νλ‘μ νΈ μ½λλ₯Ό λ΄λ €λ°μΌλ €λ©΄ νμν©λλ€.
- Docker Desktop 컨ν μ΄λλ₯Ό λΉλνκ³ μ€ννλ €λ©΄ νμν©λλ€. μ€μΉ ν μ€νν΄μ λ°±κ·ΈλΌμ΄λμ μΌλμΈμ.
docker compose up -d --build
μ μλ λͺ¨λ 컨ν μ΄λ(μλ², DB λ±)λ₯Ό ν λ²μ λΉλνκ³ λ°±κ·ΈλΌμ΄λμμ μ€νν©λλ€.
ν°λ―Έλμ docker compose ps λ₯Ό μ
λ ₯ν΄ μ»¨ν
μ΄λλ€μ΄ Up μνμΈμ§ νμΈνμΈμ. READMEμ ν¬νΈ λ²νΈκ° μ νμλ€λ©΄ λΈλΌμ°μ μμ http://localhost:ν¬νΈλ²νΈ λ‘ μ μν΄λ³΄μΈμ.
3. Node.js
μ¬μμ¬μ μ€λΉλ¬Ό
pnpm create mugnavo -t monorepo
μ΄ λͺ λ Ήμ΄λ₯Ό ν°λ―Έλμ κ·Έλλ‘ μ λ ₯ν΄ μ€ννμΈμ.
βββ pnpm-workspace.yaml
μ΄ λͺ λ Ήμ΄λ₯Ό ν°λ―Έλμ κ·Έλλ‘ μ λ ₯ν΄ μ€ννμΈμ.
λͺ
λ Ήμ΄ μ€ν ν ν°λ―Έλμ λνλλ μ£Όμ(λ³΄ν΅ http://localhost:3000 νν)λ₯Ό λΈλΌμ°μ μμ μ΄μ΄λ³΄μΈμ.
μ΄ λ ν¬μ READMEμ μ ν μ€μ λͺ λ Ήμ΄λ₯Ό κ·Έλλ‘ κ°μ Έμμ΅λλ€.
// repository documentation
Was this content helpful?
(0 ratings)
