Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 458 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 458 Bytes

Fresh KV Admin

This project provides a Fresh Plugin that adds a KV admin console to your project. This is inspired by PHP My Admin.

Demo

The tests/fixture folder within this repository provides an example of this plugin being used to power a project.

Features

CRUD operations, assuming you're using Pentagon.

Usage

See the tests/fixture/main.ts if you really want to use this right now.