ai-mini-box-web
Web interface (PWA) for ai-mini-box-core.
Quick start
pip install ai-mini-box-web
ai-mini-box init
ai-mini-box serve
Features
- Dashboard with entity counters
- Contacts, Products, Messages, Orders — CRUD via API
- Plugin dashboard — list installed plugins, view status and logs
- Built-in Swagger UI at
/docs
Development
pip install -e packages/web[dev]
cd packages/web/frontend
npm run dev # hot-reload frontend
Backend and frontend run separately during development (Vite proxies /api to FastAPI).
Release files for ai-mini-box-web 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ai_mini_box_web-0.1.1.tar.gz | 107.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ai_mini_box_web-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 223.3 kB
Release files / ai_mini_box_web-0.1.1.tar.gz
| Download URL | ai_mini_box_web-0.1.1.tar.gz |
|---|---|
| Size | 107.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1910fa85d3155c3b8decae9f49b2f83e9cd58f25c343fd1f5a7038685d533b8f
|
|
BLAKE2b-256 checksum How to use checksums |
bff831a30fd0d2e4c89f04c916d59ab176387015fd2d2235f5627c2e465011f4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Release files / ai_mini_box_web-0.1.1-py3-none-any.whl
| Download URL | ai_mini_box_web-0.1.1-py3-none-any.whl |
|---|---|
| Size | 115.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4094577a7071e484f56a80bfcdd3cc84de4f8ec9cbbb0af14d802f78a1d198ec
|
|
BLAKE2b-256 checksum How to use checksums |
fe3c6662eb61b47376894dd757cb7e751f306ee06543bfc1810b48e0f914e737
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|