Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 799 Bytes

README.md

File metadata and controls

36 lines (25 loc) · 799 Bytes

elektra-web/client

The client for elektra-web, built using React and Redux. It accesses the API that webd provides.

Installation

Running

Start the client in production mode via:

npm start

Alternatively, you can use development mode:

npm run start:dev

Features

Implemented:

  • manage (elektrad) instances
  • configure instances with a simple tree view
  • creating, setting, removing keys
  • uses elektra metadata to display dynamic fields
  • editing of metadata
  • drag & drop to move keys
  • search to filter keys