> ## Documentation Index
> Fetch the complete documentation index at: https://confect.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Packages

> Understand the packages that make up the Confect ecosystem.

| Package                                                              | Description                                                      |
| -------------------------------------------------------------------- | ---------------------------------------------------------------- |
| [`@confect/core`](https://www.npmjs.com/package/@confect/core)       | Shared specs and schemas used by all Confect packages            |
| [`@confect/cli`](https://www.npmjs.com/package/@confect/cli)         | Developer tooling for codegen and sync                           |
| [`@confect/server`](https://www.npmjs.com/package/@confect/server)   | Backend bindings to the Convex platform                          |
| [`@confect/js`](https://www.npmjs.com/package/@confect/js)           | JavaScript client bindings for any JS runtime                    |
| [`@confect/react`](https://www.npmjs.com/package/@confect/react)     | Client-side bindings for React apps                              |
| [`@confect/foldkit`](https://www.npmjs.com/package/@confect/foldkit) | Client-side bindings for Foldkit apps                            |
| [`@confect/test`](https://www.npmjs.com/package/@confect/test)       | Utilities for testing Confect apps without a live Convex backend |
