fix: remove backend placeholders

This commit is contained in:
2026-03-12 21:10:00 +01:00
parent 0578b26241
commit b71d32da5e
5 changed files with 4 additions and 100 deletions

View File

@@ -2,7 +2,7 @@
"name": "zui-backend",
"version": "1.0.0",
"private": true,
"description": "Minimal Express API for Zui (todos CRUD, no DB)",
"description": "Minimal Express API for Zui (agent, health; no DB)",
"main": "src/index.js",
"scripts": {
"start": "node src/index.js",