Skip to content

task runner server to retrieve and backup spotify account data to storage(s) at set periodic intervals

License

Notifications You must be signed in to change notification settings

bkataru-workshop/spotigo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spotigo

task runner server to retrieve and backup spotify account data to storage(s) at set periodic intervals

environment setup

create a .env file and configure your environment by adding your SPOTIFY_ID and SPOTIFY_SECRET environment variables.

.env

SPOTIFY_ID = "<YOUR_SPOTIFY_ID>"
SPOTIFY_SECRET = "<YOUR_SPOTIFY_SECRET>"

todo

  • finish this
  • clarify where/how to obtain SPOTIFY_ID and SPOTIFY_SECRET in README

About

task runner server to retrieve and backup spotify account data to storage(s) at set periodic intervals

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published