This repo contains javascript for interacting with a nile backend service.
yarn add @niledatabase/react
Three main packages make up the core of the repository: a main js client, a react wrapper around the client, and examples using a variety of react + client libraries to accomplish certain tasks.
It provides access to components abstracting the API, and hooks for interacting with the API.