Front end for PlaylistShare - share and collaborate on Yandex Music playlists. This image is the
compiled Blazor WebAssembly app, published to static files and served by nginx. It runs entirely
in the browser and talks to the playlistshare-api back end over HTTP.
wwwroot) served by nginx:alpine with the app's own nginx.conf
(SPA fallback routing).docker run -p 8080:80 frigat/playlistshare-pwa:latest
# Open http://localhost:8080
The PWA needs a reachable playlistshare-api instance. For a full stack (PWA + API + optional
containerized Postgres), use the Compose files in the repository, which wire the two together on a shared
network.
latest - the most recent release.<version> (e.g. 1.0.0) - a pinned version (recommended for production).frigat/playlistshare-apighcr.io/jrfrigat/playlistshare-pwaContent type
Image
Digest
sha256:7443c95ce…
Size
42.3 MB
Last updated
7 days ago
docker pull frigat/playlistshare-pwa