No description https://dj.hicham.party/
  • Vue 57.6%
  • TypeScript 40.8%
  • CSS 1.2%
  • HTML 0.4%
Find a file
hicham 724370c3e9
All checks were successful
/ build (push) Successful in 16s
Mount /etc/localtime in nginx
Log timestamps were UTC; every other service already mounts it.
2026-08-04 12:19:25 +02:00
.forgejo/workflows Deploy to new VPS 2026-04-30 12:25:32 +02:00
.vscode First commit 2025-12-19 15:37:04 +01:00
public First commit 2025-12-19 15:37:04 +01:00
src Queue: animate track add, removal and reorder 2026-06-25 12:47:10 +02:00
.gitignore Update gitignore 2025-12-19 15:38:13 +01:00
compose.yml Mount /etc/localtime in nginx 2026-08-04 12:19:25 +02:00
index.html Prevent zooming on mobile 2026-06-25 00:34:55 +02:00
package-lock.json Add remote control: drive playback from a phone over WebRTC 2026-06-22 19:11:05 +02:00
package.json Add remote control: drive playback from a phone over WebRTC 2026-06-22 19:11:05 +02:00
README.md First commit 2025-12-19 15:37:04 +01:00
tsconfig.app.json First commit 2025-12-19 15:37:04 +01:00
tsconfig.json First commit 2025-12-19 15:37:04 +01:00
tsconfig.node.json First commit 2025-12-19 15:37:04 +01:00
vite.config.ts First commit 2025-12-19 15:37:04 +01:00

Vue 3 + TypeScript + Vite

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.