Documentation
Start learning
Add instantdb-react-ui to your project
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" }
bun add instantdb-react-ui @instantdb/react @tanstack/react-form zod