feat: complete install.sh and run.sh scripts with dynamic health check and build assets sync

This commit is contained in:
2026-05-21 21:38:28 +07:00
parent 177160ef03
commit a0673129ee
41 changed files with 507 additions and 310 deletions
@@ -0,0 +1 @@
import{t as e}from"./app-CBC6ZGaO.js";var t=e();function n({className:e=``,disabled:n,children:r,...i}){return(0,t.jsx)(`button`,{...i,className:`inline-flex items-center rounded-md border border-transparent bg-gray-800 px-4 py-2 text-xs font-bold tracking-tight text-white transition duration-150 ease-in-out hover:bg-gray-700 focus:bg-gray-700 focus:outline-none focus:ring-2 focus:ring-indigo-500 focus:ring-offset-2 active:bg-gray-900 ${n&&`opacity-25`} `+e,disabled:n,children:r})}export{n as t};