Scrobble your Spotify listens and share to social media feeds
Copy .env.sample
to .env
and fill out
Can also just set env variables without using .env
./dev.sh
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