# 프로젝트 준비하기

- [프로젝트 구조 표준 정의서](https://tech.x2bee.com/dev-guide/pjt-prepare/quickstart.md)
- [프로젝트 개발 및 표준 가이드](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs.md)
- [프로그래밍 일반표준](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/undefined.md)
- [API 개발 가이드](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/api.md)
- [BO 개발 가이드](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/bo.md)
- [Batch 개발 가이드](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/batch.md)
- [Store Front Framewok (Next.js)](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js.md)
- [01. Setup](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/01.-setup.md)
- [1. 폴더 구조](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/01.-setup/1..md)
- [2. Create app](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/01.-setup/2.-create-app.md)
- [3. Typescript](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/01.-setup/3.-typescript.md)
- [4. ESLint, Prettier](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/01.-setup/4.-eslint-prettier.md)
- [5. Tailwind CSS](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/01.-setup/5.-tailwind-css.md)
- [6. 환경 및 Metadata](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/01.-setup/6.-metadata.md)
- [02. 코딩 가이드 및 필수 팩키지](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/02..md)
- [1. 코딩 스타일 가이드](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/02./1..md)
- [2. Json schema validator : Zod](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/02./2.-json-schema-validator-zod.md)
- [3. Tailwind-merge + clsx](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/02./3.-tailwind-merge-+-clsx.md)
- [4. Internationalization와 i18n](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/02./4.-internationalization-i18n.md)
- [5. Error Handling](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/02./5.-error-handling.md)
- [6. Parallel Routes, Intercepting Routes](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/02./6.-parallel-routes-intercepting-routes.md)
- [7. 기타 (loading, Suspense, zod 등)](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/02./7.-loading-suspense-zod.md)
- [03. 퍼블 가이드](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/03..md)
- [1. Local font](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/03./1.-local-font.md)
- [2. Checkbox](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/03./2.-checkbox.md)
- [3. Button variants](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/03./3.-button-variants.md)
- [04. Data Fetching](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/04.-data-fetching.md)
- [1. X2BEE-core 팩키지 설치](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/04.-data-fetching/1.-x2bee-core.md)
- [2. RestApiUitl 기본 사용](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/04.-data-fetching/2.-restapiuitl.md)
- [3. Next.js용 공통 유틸 RestApi 사용](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/04.-data-fetching/3.-next.js-restapi.md)
- [05. State Management](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/05.-state-management.md)
- [1. Zustand](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/05.-state-management/1.-zustand.md)
- [2. x2beeStore](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/05.-state-management/2.-x2beestore.md)
- [3. RedisClient](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/store-front-framewok-next.js/05.-state-management/3.-redisclient.md)
- [약어집](https://tech.x2bee.com/dev-guide/pjt-prepare/publish-your-docs/undefined-1.md)
- [Framework 가이드](https://tech.x2bee.com/dev-guide/pjt-prepare/framework.md)
- [Framework 아키텍처](https://tech.x2bee.com/dev-guide/pjt-prepare/framework/framework.md)
- [API Server 구조도](https://tech.x2bee.com/dev-guide/pjt-prepare/framework/api-server.md)
- [Database](https://tech.x2bee.com/dev-guide/pjt-prepare/framework/database.md)
- [Data Validation](https://tech.x2bee.com/dev-guide/pjt-prepare/framework/data-validation.md)
- [Exception Handling](https://tech.x2bee.com/dev-guide/pjt-prepare/framework/exception-handling.md)
- [HTTP Status Code](https://tech.x2bee.com/dev-guide/pjt-prepare/framework/http-status-code.md)
- [로깅(logging) 설정](https://tech.x2bee.com/dev-guide/pjt-prepare/framework/logging.md)
- [Query Logging](https://tech.x2bee.com/dev-guide/pjt-prepare/framework/query-logging.md)
- [PostgreSQL 참고](https://tech.x2bee.com/dev-guide/pjt-prepare/framework/postgresql.md)
- [아키텍처 가이드](https://tech.x2bee.com/dev-guide/pjt-prepare/undefined.md)
- [명명규칙](https://tech.x2bee.com/dev-guide/pjt-prepare/undefined/undefined.md)
- [외부 도메인 소개](https://tech.x2bee.com/dev-guide/pjt-prepare/undefined/undefined-1.md)
- [AWS 리소스 구성 설계](https://tech.x2bee.com/dev-guide/pjt-prepare/undefined/aws.md)
- [서비스(kubernetics) 구성 설계](https://tech.x2bee.com/dev-guide/pjt-prepare/undefined/kubernetics.md)
- [어플리케이션 구성 설계](https://tech.x2bee.com/dev-guide/pjt-prepare/undefined/undefined-2.md)
- [CI/CD 구성 설계](https://tech.x2bee.com/dev-guide/pjt-prepare/undefined/ci-cd.md)
- [성능 향상/보장 방안](https://tech.x2bee.com/dev-guide/pjt-prepare/undefined/undefined-3.md)
- [UI/UX 가이드](https://tech.x2bee.com/dev-guide/pjt-prepare/ui-ux.md)
- [화면 상세 가이드](https://tech.x2bee.com/dev-guide/pjt-prepare/ui-ux/undefined.md)
- [타이틀 지정](https://tech.x2bee.com/dev-guide/pjt-prepare/ui-ux/undefined/undefined.md)
- [버튼 생성 가이드](https://tech.x2bee.com/dev-guide/pjt-prepare/ui-ux/undefined/undefined-1.md)
- [탭(Tab) 적용 가이드](https://tech.x2bee.com/dev-guide/pjt-prepare/ui-ux/undefined/tab.md)
- [레이아웃](https://tech.x2bee.com/dev-guide/pjt-prepare/ui-ux/undefined/undefined-2.md)
- [리얼그리드](https://tech.x2bee.com/dev-guide/pjt-prepare/ui-ux/undefined/undefined-3.md)
- [스타일 가이드](https://tech.x2bee.com/dev-guide/pjt-prepare/ui-ux/undefined-1.md)
- [컴포넌트](https://tech.x2bee.com/dev-guide/pjt-prepare/ui-ux/undefined-2.md)
- [패턴](https://tech.x2bee.com/dev-guide/pjt-prepare/ui-ux/undefined-3.md)
- [조회 영역 상세 가이드](https://tech.x2bee.com/dev-guide/pjt-prepare/ui-ux/undefined-3/undefined.md)
- [그리드 화면 가이드](https://tech.x2bee.com/dev-guide/pjt-prepare/ui-ux/undefined-3/undefined-1.md)
- [트리 구성 및 배치](https://tech.x2bee.com/dev-guide/pjt-prepare/ui-ux/undefined-3/undefined-2.md)
- [팝업 UI 가이드](https://tech.x2bee.com/dev-guide/pjt-prepare/ui-ux/undefined-3/ui.md)
- [지시문/오류/주석 작성 가이드](https://tech.x2bee.com/dev-guide/pjt-prepare/ui-ux/undefined-3/undefined-3.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://tech.x2bee.com/dev-guide/pjt-prepare.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
