Over-engineered website for my musical alias.
Stuff goes here about why I did this.
For some reason, I put effort into an API.
- Ensure that Bun is installed.
git clonethe repository andbun installdependencies.- Configure
.envwith your Bandcamp cookie and Spotify credentials.
Tip
By copying .env to .env.local, your secrets are safe from git!
bun run assetsto download audio and cover artbun run build:staticto update/static/releases/bun run buildto do both!
