No description
Find a file
Cameron Redmore db371a6d21
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m26s
Add web app manifest and icons for PWA support
- Created a new site.webmanifest file to define the web app's metadata.
- Added icons for the web app in both 192x192 and 512x512 sizes.
- Set theme color and background color to #1171e9.
- Configured the display mode to standalone.
2025-08-08 11:44:08 +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 Add Docker support and implement Bun for dependency management 2025-08-08 11:18:39 +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