File tree Expand file tree Collapse file tree 5 files changed +14
-1
lines changed
Expand file tree Collapse file tree 5 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 11## Note: This is an experimental project that is actively being developed and tested - features may change without notice
22
3+ <p float =" left " >
4+ <picture >
5+ <img src="./docs/images/512.png" alt="ToolHive logo" height="100" align="middle" />
6+ </picture >
7+ <picture >
8+ <source media="(prefers-color-scheme: dark)" srcset="docs/images/toolhive-wordmark-white.png">
9+ <img src="docs/images/toolhive-wordmark-black.png" alt="ToolHive wordmark" width="500" align="middle" hspace="20" />
10+ </picture >
11+ <picture >
12+ <img src="docs/images/toolhive.png" alt="ToolHive mascot" width="125" align="middle"/>
13+ </picture >
14+ </p >
15+
316[ ![ License: Apache 2.0] [ license-img ]] [ license ]
417[ ![ Discord] [ discord-img ]] [ discord ]
518
@@ -437,7 +450,7 @@ For detailed information about the project:
437450- ** Language** : TypeScript (strict mode)
438451- ** UI** : React 19 + shadcn/ui + Tailwind CSS 4
439452- ** Auth** : Better Auth (OIDC)
440- - ** API Client** : hey-api + React Query
453+ - ** API Client** : hey-api
441454- ** Testing** : Vitest + Testing Library
442455- ** Linting** : Biome
443456
You can’t perform that action at this time.
0 commit comments