xiongxiao 36628c8279 feat: update WebSocket connection and add system version sending functionality
- Changed WebSocket connection URL to localhost for testing.
- Added a function to send system version to the server upon connection and after a delay.
- Improved logging for received messages.

chore: update package dependencies

- Bump versions for several dependencies including @kevisual/query, lucide-react, vue, and others.
- Update package manager version to pnpm@10.26.1.

fix: adjust app initialization to use sessionStorage

- Modified the app initialization to use a custom sessionStorage implementation backed by an LRU cache.

feat: implement sessionStorage with LRU cache

- Added a new module for sessionStorage that utilizes LRUCache for efficient caching.
2025-12-21 04:20:25 +08:00
2025-04-24 12:42:02 +08:00
2025-08-08 05:02:21 +08:00
2024-10-10 00:43:50 +08:00
2025-12-03 18:05:40 +08:00
2025-12-18 01:51:51 +08:00
2025-10-12 19:00:09 +08:00
2025-08-08 05:02:21 +08:00
fix
2025-05-24 00:49:54 +08:00
2025-12-18 01:51:51 +08:00
2025-10-12 19:00:09 +08:00
2025-04-25 02:14:24 +08:00

可视化控制台工具

1. 上传文件

2. 下载文件

3. 同步模板

Description
asstistant cli 助手,可以通过命令形式,快速部署网站页面内容。把代码push到服务器端。服务器端根据前端或则后端进行显示界面内容。自部署的后端一键式启动服务
https://kevisual.xiongxiao.me/root/cli/
Readme 4.9 MiB
Languages
TypeScript 93.3%
Astro 3.4%
CSS 1.7%
JavaScript 1.3%
Vue 0.3%