azuracastui To install dependencies: bun install To run: copy .env.sample to .env and edit azuracast API Base URL env bun run build python -m http.server -d dist/ # or serve files from dist via nginx