OpenWebScrobbler
OpenWebScrobbler copied to clipboard
Update README.md with dev setup for Windows + Discogs API keys
- Adds optional Discogs API keys to
.env - More details on needing to have Docker running
- Mention that Windows users should run the server from within WSL
- Mention that Last.fm and Discogs API keys needs to be pasted twice
- Closes https://github.com/elamperti/OpenWebScrobbler/issues/216
The project has migrated to Vite, and now it's possible to map these duplicate env variables to just one. I'll push changes for that once I've revamped the server infra and deployment process.
Were you able to run the project locally with those changes?