---
title: Examples
description: Example projects using Policy
---

> **PolicyStack V1** — current documentation. [Supported capabilities and limitations](https://policystack.dev/docs/reference/support).

Example projects live in the [GitHub repository](https://github.com/jamiedavenport/policystack/tree/main/examples).

| Example                                                                               | Stack                                                      |
| ------------------------------------------------------------------------------------- | ---------------------------------------------------------- |
| [TanStack](https://github.com/jamiedavenport/policystack/tree/main/examples/tanstack) | TanStack Start + `@policystack/react` + `@policystack/sdk` |

The PolicyStack site itself ([`apps/web`](https://github.com/jamiedavenport/policystack/tree/main/apps/web)) is also a working reference: it dogfoods `@policystack/{react,sdk}`, rendering [`/privacy`](https://policystack.dev/privacy) from a typed `policystack.ts` and gating analytics behind a consent banner derived from the same config.
