Categorygithub.com/cg219/nowplaying
repositorypackage
0.0.0-20250104055004-a1a007c61174
Repository: https://github.com/cg219/nowplaying.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Now Playing

Scrobble your Spotify listens and share to social media feeds

Development

Setup

Copy .env.sample to .env and fill out Can also just set env variables without using .env

Run

./dev.sh

Production

Secrets

Use a secret file in production instead of environment variables and set NP_CREDENTIALS env variable to the location of the secrets file Copy secrets.sample.yml to create the secrets file

TODO