Commit Graph

3 Commits

Author SHA1 Message Date
0dd548339c Add esbuild production bundle and multi-stage slim Docker image.
Bundle server (and mcp entry) into a single JS file with deps inlined, minify UI into one HTML, and ship only dist/ in the runtime image.
2026-08-07 11:09:02 +02:00
f7f1481a39 Add MCP server for AI agents
Expose webshare_search, webshare_get_link, and webshare_login_check over
stdio via the Model Context Protocol SDK. Document client configuration.
2026-08-07 08:50:10 +02:00
c2b5563c25 Add package-lock.json for reproducible npm ci builds
Forced in despite global ignore so Docker npm ci works.
2026-08-07 08:37:20 +02:00