No description https://dj.hicham.party/
Find a file
hicham 5f34ac42ac
All checks were successful
/ build (push) Successful in 9m55s
Support drag and drop on mobile devices
2025-12-19 18:39:46 +01:00
.forgejo/workflows Deploy on VPS 2025-12-19 16:06:26 +01:00
.vscode First commit 2025-12-19 15:37:04 +01:00
public First commit 2025-12-19 15:37:04 +01:00
src Support drag and drop on mobile devices 2025-12-19 18:39:46 +01:00
.gitignore Update gitignore 2025-12-19 15:38:13 +01:00
compose.yml Deploy on VPS 2025-12-19 16:06:26 +01:00
index.html First commit 2025-12-19 15:37:04 +01:00
package-lock.json Support drag and drop on mobile devices 2025-12-19 18:39:46 +01:00
package.json Support drag and drop on mobile devices 2025-12-19 18:39:46 +01: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.