---
url: /sync/demos/nextjs.md
description: Example of an Electric app using Next.js.
---

# Next.js

# {{ $ frontmatter.title }}

{{ $ frontmatter.description }}

## Next.js example app

This page refers to the historical Electric demo built with
[Next.js](/docs/sync/integrations/next).

The `examples/nextjs` source tree was removed from the repository on April 23,
2026 after it fell behind the supported Next.js and React stack, so there is
no maintained in-repo source snapshot to embed here on `main`.

For current guidance, see the [Next.js integration guide](/docs/sync/integrations/next),
[auth guide](/docs/sync/guides/auth), and [write patterns guide](/docs/sync/guides/writes).
