react-starter-kit
Bun, TypeScript, Tailwind CSS, tRPC, Stripe, Cloudflare Workers를 사용하는 모던 React 스타터 키트입니다. 빠른 웹 앱을 구축하기 위한 프로덕션급 모노레포입니다.
파일 탐색기
최종 버전 다운로드 (.zip)- SKILL.md
- openai.yml
- shadcn-small.png
- shadcn.png
- evals.json
- base-vs-radix.md
- chat.md
- composition.md
- forms.md
- icons.md
- styling.md
- cli.md
- customization.md
- mcp.md
- registry.md
- SKILL.md
- validate-auth-schema.md
- merge-seed
- shadcn
- settings.json
- ci.yml
- deploy.yml
- infra.yml
- pr-title.yml
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- copilot-instructions.md
- dependabot.yml
- FUNDING.yml
- SECURITY.md
- .gitignore
- pre-commit
- extensions.json
- mcp.json
- settings.json
- app.ts
- auth.test.ts
- auth.ts
- context.ts
- db.ts
- email.ts
- env.ts
- middleware.ts
- plans.ts
- trpc.ts
- billing.test.ts
- billing.ts
- config.ts
- AGENTS.md
- CLAUDE.md
- dev.ts
- Dockerfile
- index.ts
- package.json
- README.md
- tsconfig.json
- vitest.config.ts
- worker.ts
- wrangler.jsonc
- auth-error-boundary.tsx
- auth-form.tsx
- google-login.tsx
- index.ts
- otp-verification.tsx
- passkey-login.tsx
- use-auth-form.ts
- constants.ts
- header.tsx
- index.tsx
- sidebar-nav.tsx
- sidebar.tsx
- devtools.tsx
- not-found.tsx
- user-menu.tsx
- billing.test.ts
- billing.ts
- config.ts
- organization.ts
- README.md
- session.test.ts
- session.ts
- auth-config.ts
- auth.ts
- edge-routing.test.ts
- errors.test.ts
- errors.ts
- query.ts
- routeTree.gen.ts
- store.ts
- theme.test.tsx
- theme.tsx
- trpc.ts
- _headers
- favicon.ico
- logo192.png
- logo512.png
- robots.txt
- site.manifest
- index.tsx
- members.tsx
- route.tsx
- settings.tsx
- login.tsx
- signup.tsx
- __root.tsx
- globals.css
- AGENTS.md
- CLAUDE.md
- components.json
- global.d.ts
- index.html
- index.tsx
- package.json
- README.md
- tailwind.config.css
- tsconfig.json
- vite.config.ts
- vitest.setup.ts
- wrangler.jsonc
- logo.svg
- BaseTemplate.tsx
- email-verification.tsx
- otp-password-reset.tsx
- otp-sign-in.tsx
- otp-verification.tsx
- password-reset.tsx
- email-verification.tsx
- otp-email.tsx
- password-reset.tsx
- render.ts
- index.ts
- package.json
- README.md
- tsconfig.json
- BaseLayout.astro
- about.astro
- features.astro
- index.astro
- pricing.astro
- _headers
- favicon.ico
- logo192.png
- logo512.png
- robots.txt
- site.manifest
- globals.css
- .env.example
- astro.config.mjs
- package.json
- README.md
- tailwind.config.css
- tsconfig.json
- worker.ts
- wrangler.jsonc
- .gitignore
- 0000_snapshot.json
- _journal.json
- 0000_init.sql
- id.ts
- index.test.ts
- index.ts
- invitation.ts
- organization.ts
- passkey.ts
- subscription.ts
- user.ts
- export.ts
- generate-auth-schema.ts
- seed.ts
- users.ts
- AGENTS.md
- CLAUDE.md
- drizzle.config.ts
- index.ts
- package.json
- README.md
- testing.ts
- tsconfig.json
- vitest.config.ts
- robots.txt
- GitHubStats.vue
- Mermaid.vue
- index.ts
- style.css
- config.ts
- 000-template.md
- 001-auth-hint-cookie.md
- 002-terraform-wrangler-boundary.md
- 003-hcp-terraform-state.md
- context.md
- index.md
- procedures.md
- validation-errors.md
- edge.md
- index.md
- email-otp.md
- index.md
- organizations.md
- passkeys.md
- sessions.md
- social-providers.md
- checkout.md
- index.md
- plans.md
- webhooks.md
- index.md
- migrations.md
- queries.md
- schema.md
- seeding.md
- ci-cd.md
- cloudflare.md
- index.md
- monitoring.md
- production-database.md
- forms.md
- routing.md
- state.md
- ui.md
- environment-variables.md
- index.md
- project-structure.md
- quick-start.md
- CNAME
- file-uploads.md
- new-page.md
- new-procedure.md
- new-table.md
- teams.md
- websockets.md
- checklist.md
- incident-playbook.md
- policy-template.md
- auth-form.md
- billing.md
- infra-terraform.md
- prefixed-ids.md
- email.md
- index.md
- testing.md
- .terraform.lock.hcl
- main.tf
- .terraform.lock.hcl
- main.tf
- main.tf
- outputs.tf
- variables.tf
- .gitignore
- AGENTS.md
- CLAUDE.md
- README.md
- index.ts
- package.json
- README.md
- tsconfig.json
- base.jsonc
- cloudflare.jsonc
- node.jsonc
- package.json
- react.jsonc
- README.md
- avatar.tsx
- button.tsx
- card.tsx
- checkbox.tsx
- dialog.tsx
- input.tsx
- label.tsx
- radio-group.tsx
- scroll-area.tsx
- select.tsx
- separator.tsx
- skeleton.tsx
- switch.tsx
- textarea.tsx
- toggle-group.tsx
- toggle.tsx
- index.ts
- utils.ts
- add.ts
- postprocess.ts
- update.ts
- AGENTS.md
- CLAUDE.md
- components.json
- index.ts
- package.json
- README.md
- styles.css
- tsconfig.json
- example.ts
- index.ts
- messages.ts
- package.json
- README.md
- router.ts
- tsconfig.json
- mcp.ts
- package.json
- post-install.ts
- tsconfig.json
- .editorconfig
- .env
- .gitattributes
- .gitignore
- .prettierignore
- AGENTS.md
- bun.lock
- CLAUDE.md
- eslint.config.ts
- LICENSE
- package.json
- README.md
- skills-lock.json
- tsconfig.json
- vitest.config.ts
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/kriasoft/react-starter-kit
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd react-starter-kit
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. Docker
쉬움 추천사전 준비물
- Git GitHub에서 프로젝트 코드를 내려받으려면 필요합니다.
- Docker Desktop 컨테이너를 빌드하고 실행하려면 필요합니다. 설치 후 실행해서 백그라운드에 켜두세요.
⚠️ 이 프로젝트는 규모가 큰 저장소라, 이 방법이 실제 핵심 제품이 아니라 내부 하위 패키지를 가리키는 것일 수 있습니다. README 전체를 함께 확인해보세요.
docker build -f apps/api/Dockerfile -t react-starter-kit .
Dockerfile을 기반으로 실행 가능한 이미지를 빌드합니다.
docker run -p 8080:80 react-starter-kit
빌드된 이미지를 실제 컨테이너로 실행합니다.
터미널에 docker compose ps 를 입력해 컨테이너들이 Up 상태인지 확인하세요. README에 포트 번호가 적혀있다면 브라우저에서 http://localhost:포트번호 로 접속해보세요.
3. Node.js
쉬움사전 준비물
cd apps/api
이 프로젝트의 관련 파일이 하위 폴더 안에 있어서, 먼저 그 폴더로 이동합니다.
npm install
package.json에 명시된 라이브러리들을 내려받아 설치합니다.
npm start
개발/실행 서버를 켭니다.
명령어 실행 후 터미널에 나타나는 주소(보통 http://localhost:3000 형태)를 브라우저에서 열어보세요.
// repository documentation
Was this content helpful?
(0 ratings)
