File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -6,16 +6,22 @@ This repository contains Dockerfiles and related resources for building and runn
6
6
7
7
- ` react-cn-docs/ `
8
8
- Contains the Dockerfile for building the React Chinese documentation site.
9
+ - GitHub Repository: [ React Chinese Docs] ( https://github.com/reactjs/zh-hans.react.dev )
9
10
- ` react-flow/ `
10
11
- Contains the Dockerfile for building the React Flow documentation site.
12
+ - GitHub Repository: [ React Flow] ( https://github.com/xyflow/web )
11
13
- ` react-hook-form/ `
12
14
- Contains the Dockerfile for building the React Hook Form documentation site.
15
+ - GitHub Repository: [ React Hook Form Docs] ( https://github.com/react-hook-form/documentation )
13
16
- ` shadcn-ui-docs/ `
14
17
- Contains the Dockerfile for building the ShadCN UI documentation site.
18
+ - GitHub Repository: [ ShadCN UI] ( https://github.com/shadcn-ui/ui )
15
19
- ` tailwindcss-docs/ `
16
20
- Contains the Dockerfile for building the TailwindCSS documentation site.
21
+ - GitHub Repository: [ TailwindCSS Docs] ( https://github.com/tailwindlabs/tailwindcss.com )
17
22
- ` tanstack/ `
18
23
- Contains the Dockerfile for building the TanStack documentation site.
24
+ - GitHub Repository: [ TanStack] ( https://github.com/tanstack/tanstack.com )
19
25
20
26
## Usage
21
27
You can’t perform that action at this time.
0 commit comments