Skip to main content

Documentation Index

Fetch the complete documentation index at: https://instantdb-react-ui.kirankunigiri.com/llms.txt

Use this file to discover all available pages before exploring further.

Dependencies

These dependencies are required for the package to work. Install them in the next step.
"peerDependencies": {
	"@instantdb/react": ">=0.19.0",
	"@tanstack/react-form": ">=1.9.0",
	"react": ">=18.0.0",
	"zod": ">=3.0.0"
}

Install with your favorite package manager

bun add instantdb-react-ui @instantdb/react @tanstack/react-form zod