en un clic
mortise
mortise contient 2 skills collectées depuis rymcu, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Use when deploying Mortise to runtime hosts, especially the current single-host Docker target at 192.168.88.146 under /opt/mortise. Covers backend jar rollout, site/admin Nuxt output rollout, standalone community frontend rollout, Nginx routing, docker-compose rebuilds, and native module troubleshooting for site SSR.
Use when working with VueUse composables - track mouse position with useMouse, manage localStorage with useStorage, detect network status with useNetwork, debounce values with refDebounced, and access browser APIs reactively. Check VueUse before writing custom composables - most patterns already implemented.