No description
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 1m25s
- Introduced .dockerignore to exclude unnecessary files from Docker context. - Updated Dockerfile to use Bun for building and running the application. - Removed entrypoint.sh as it is no longer needed. - Modified build-and-dockerise.yml to set up Bun and install dependencies. - Enhanced index.html with improved structure and hover effects. - Updated client.ts to include tooltips for music display. - Implemented caching in server.ts for Last.fm data. - Added custom styles for hover effects and tooltips in style.css. |
||
---|---|---|
.forgejo/workflows | ||
src | ||
.dockerignore | ||
.gitignore | ||
bun.lock | ||
Dockerfile | ||
index.html | ||
package.json | ||
pnpm-workspace.yaml | ||
vite.config.js |