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
+1
View File
@@ -0,0 +1 @@
import{c as e,n as t,t as n}from"./app-CBC6ZGaO.js";e();var r=n();function i({auth:e}){return(0,r.jsxs)(`div`,{className:`min-h-screen bg-[#E3EBE8] text-[#3D4E4B] font-sans`,children:[(0,r.jsx)(t,{title:`Xxx`}),(0,r.jsxs)(`div`,{className:`max-w-7xl mx-auto px-6 py-12`,children:[(0,r.jsx)(`h1`,{className:`text-3xl font-bold mb-8`,children:`Xxx Page`}),(0,r.jsx)(`div`,{className:`bg-white rounded-lg shadow-sm p-6`,children:(0,r.jsx)(`p`,{children:`This is the new xxx page content.`})})]})]})}export{i as default};