Skip to content

feat: add local web starter mode for conversion#710

Open
Kabi10 wants to merge 1 commit into
akosbalasko:masterfrom
Kabi10:feat/web-app-starter
Open

feat: add local web starter mode for conversion#710
Kabi10 wants to merge 1 commit into
akosbalasko:masterfrom
Kabi10:feat/web-app-starter

Conversation

@Kabi10

@Kabi10 Kabi10 commented May 5, 2026

Copy link
Copy Markdown

This adds a minimal local web entrypoint for YARLE so the conversion flow can be driven from a browser without launching the Electron UI.\n\nWhat changed:\n- Added yarle-web as a new executable entrypoint.\n- Added start:web for local development.\n- Added src/web-server.ts with:\n - a small HTML form for ENEX path, output dir, and optional template text\n - a local HTTP API at POST /api/convert\n - reuse of the existing conversion pipeline\n\nNotes:\n- This is a starter implementation focused on getting a browser-based local workflow in place.\n- It still uses the existing conversion engine and post-processing steps.\n- I verified the project builds successfully with
pm run build.\n\nCloses #470

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant