devui 0.1.1

A comprehensive development tools UI library
Documentation
# Screenshots

This directory contains screenshots of the DevUI interface.

## Required Screenshots

Add the following screenshots to this directory:

- `home-dashboard.png` - DevUI home dashboard showing available services
- `sql-editor-tables.png` - SQL editor showing table browser
- `sql-editor-data.png` - SQL editor showing table data viewer
- `sql-editor-query.png` - SQL editor showing query executor
- `kafka-management.png` - Kafka management interface

## Taking Screenshots

1. Start the example server: `cd standalone-example && cargo run`
2. Navigate to http://localhost:3000/dev/ui
3. Capture screenshots of each interface
4. Save them with the filenames listed above