/kv-client

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

KV Client logo

KV Client is a powerful UI interface to your Deno KV databases.

This repository hosts the application code for the database client. Documentation and installation instructions for KV Client may be found at https://kv-client.dev.

Contributing

After cloning this repo, you can run deno task hooks:install which will setup the git pre-commit hooks for this repo. Details of the hooks can be found in deno.json, hooks:pre-commit task.