React + Vite + TypeScript SPA covering the full ABS feature set (library browsing, item detail, metadata/cover editing, podcasts, player with session sync, admin: users/libraries/scanner/server settings). Dev uses a dynamic CORS proxy; production is served by server/index.mjs (static + reverse proxy to ABS_URL). Includes systemd unit and installer under deploy/. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
4 lines
197 B
Plaintext
4 lines
197 B
Plaintext
# No env vars are required for development.
|
|
# The dev server proxies ABS requests dynamically via /__abs/<encoded-server-url>,
|
|
# so you just enter your real Audiobookshelf URL on the setup screen.
|