No description
Find a file
Cameron Redmore a6dfc77244
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m17s
Implement WebSocket connection for real-time song updates and refactor Last.fm song fetching logic
2025-08-08 12:19:45 +01:00
.forgejo/workflows Refactor Docker setup: remove Bun dependency installation 2025-08-08 11:24:50 +01:00
public Add web app manifest and icons for PWA support 2025-08-08 11:44:08 +01:00
src Implement WebSocket connection for real-time song updates and refactor Last.fm song fetching logic 2025-08-08 12:19:45 +01:00
.dockerignore Refactor Docker setup: remove Bun dependency installation 2025-08-08 11:24:50 +01:00
.gitignore Fixes to strange bars on mobile, and addition of server which currently powers a new Last.FM-based music tracker. 2025-08-08 09:53:34 +01:00
bun.lock Fixes to strange bars on mobile, and addition of server which currently powers a new Last.FM-based music tracker. 2025-08-08 09:53:34 +01:00
Dockerfile Refactor Docker setup: remove Bun dependency installation 2025-08-08 11:24:50 +01:00
index.html Add web app manifest and icons for PWA support 2025-08-08 11:44:08 +01:00
package.json Add Docker support and implement Bun for dependency management 2025-08-08 11:18:39 +01:00
pnpm-workspace.yaml Intial commit. 2025-08-07 23:35:10 +01:00
vite.config.js Intial commit. 2025-08-07 23:35:10 +01:00