This project provides a Fresh Plugin that adds a KV admin console to your project. This is inspired by PHP My Admin.
The tests/fixture
folder within this repository provides an example of this
plugin being used to power a project.
CRUD operations, assuming you're using Pentagon.
See the tests/fixture/main.ts
if you really want to use this right now.