Update flow.toml to start web and desktop dev servers with port management and cleanup logic; enhance desktop preload and main process to resolve preload path, set web URLs, and expose shell functions; improve README with load fallback info and environment variables; add external logs configuration to worker package.

This commit is contained in:
Nikita
2025-12-28 12:15:13 -08:00
parent c073fe6ee0
commit 3f2d571592
9 changed files with 240 additions and 31 deletions

View File

@@ -13,6 +13,7 @@
"wrangler": "^4.53.0"
},
"dependencies": {
"@1focus/logs": "file:/Users/nikiv/lang/ts/lib/1focus/packages/logs",
"drizzle-orm": "^0.45.0",
"drizzle-zod": "^0.8.3",
"hono": "^4.10.4",