[WIP] proof of concept ListenBrainz compatible API
4
fork

Configure Feed

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

at main 5 lines 74 B view raw
1NODE_ENV=development 2PORT=3000 3HOST=localhost 4PUBLIC_URL= 5DB_PATH=:memory