Files
DevOpsDash/app/templates/dashboard.html
Henrik Jess Nielsen 26e4bba041
All checks were successful
Build and Deploy DevOpsDash / build-image (push) Successful in 6s
fix: add x-data to body so Alpine removes x-cloak, add Makefile for local dev
- body had x-cloak but no x-data, so Alpine never initialized it and page stayed display:none
- added x-data to <body> tag — Alpine now processes the element and removes x-cloak
- added Makefile: make dev (hot-reload), make install, make open, make lint/fmt
2026-05-09 17:21:07 +02:00

33 KiB