Skip to content

krab-e/discography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

Getting started

Rename .env.example to .env . Trello and Spotify's keys and tokens will be provided privatelly.

  mv .env.example .env

Install all of the dependencies with:

  yarn

Compile Typescript to Javascript in dist folder and run the project with:

  yarn start

Important: The whole process will take almost 17 seconds because of ts compilation, several API calls and a setTimeout() to prevent trello's 429 Rate limit error.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published