snuffy
snuffy
I'll work on *actually* adding this to this repo though, and probably end up using GitHub actions to automate the dockerization process
Yeah it's public, you can pull the image though by using `docker pull snuffydev/beatbump:latest` in your terminal. Worse comes to worse if you want a URL, you can try this...
It's due to Array.prototype.at either not being there, or the data isn't the right type (array). I'll see if i can mess with the tsconfig.json and other stuff to get...
Try it now! It works for me, expect an 'official' Docker setup in the very near future. My apologies for the delay! 
Seems to work for me, are you hosting it "locally"? "Locally" meaning within the same general region as you when trying to access the instance? It could possibly be due...
Okay so recently I moved the IndexedDB transactions into a web worker, so that makes this more feasible since it’ll do all of that work off of the main thread....
For which endpoint?
I believe it's due to Safari's handling of old, unused local data. I'm redesigning the module that handles the IndexedDB to see if theres a better way of me handling...
I’ll verify what exactly they’re doing, because AFAICT they just use a string for parameters when getting a mix. As for this issue, I haven’t forgotten! Right now I’m tackling...
In progress now 🎉 https://user-images.githubusercontent.com/72365477/218265987-b961939c-a5b5-4ed1-97d3-c3ba5c4ba367.MOV