A decentralized music tracking and discovery platform built on AT Protocol 🎵
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge branch 'main' into feat/feed-generator

+2
+2
apps/api/src/scripts/spotify.ts
··· 28 28 ]) 29 29 .onConflictDoNothing() 30 30 .execute(); 31 + 32 + process.exit(0);