Commit graph

155 commits

Author SHA1 Message Date
FoxxMD
246e1dd918 Remove open 2020-11-13 17:08:26 -05:00
FoxxMD
98b90d5887 Refactor logging to use winston
* Log to console (std output), fixed length stream for use with web later, and rotating log file if user specifies
* Log formatted with timestamp, level, label for context (app/spotify/maloja) and message
* Also actually save token/refresh data from refresh on 401, hopefully

Closes #3
2020-11-12 23:27:51 -05:00
FoxxMD
63fbd704d7 Add date-fns and superagent deps 2020-11-12 17:37:19 -05:00
FoxxMD
0417b46267 Add express and open deps 2020-11-10 13:23:26 -05:00
FoxxMD
0e02545999 Add initial files (not working state)
Inits fine but client credentials does not have scope for api call
2020-11-10 11:31:43 -05:00