astro-tanstack
Astro & TanStack Router + Query
파일 탐색기
최종 버전 다운로드 (.zip)- _redirects
- favicon.svg
- index.ts
- __root.tsx
- _auth-csr.csr.profile.tsx
- _auth-csr.tsx
- _auth-ssr.ssr.profile.tsx
- _auth-ssr.tsx
- _auth_rewrite.rewrite.profile.tsx
- _auth_rewrite.tsx
- csr.login.tsx
- index.tsx
- rewrite.login.tsx
- ssg.tsx
- ssg_.no-hydration.tsx
- ssr.tsx
- ssr_.login.tsx
- ssr_.no-hydration.tsx
- entry.tsx
- handle-ssr-request.ts
- queries.ts
- query-client.ts
- router.tsx
- try-catch.ts
- utils.ts
- data.ts
- 404.astro
- [...csr].astro
- [...ssg].astro
- [...ssr].astro
- _layout.astro
- _style.css
- rewrite.astro
- env.d.ts
- .gitignore
- .postcssrc.json
- astro.config.ts
- biome.json
- LICENSE.md
- package.json
- pnpm-lock.yaml
- README.md
- tsconfig.json
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/phuoccss/astro-tanstack
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd astro-tanstack
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
