Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 503 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 503 Bytes

nile-js

This repo contains javascript for interacting with a nile backend service.

Installation

yarn add @niledatabase/react

Packages

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.