Michel Roegl-Brunner c60e5e6a1d feat: Add Install button to script detail modal
- Add Install button that appears when script files are loaded
- Integrate with existing terminal component for script execution
- Pass correct script path to terminal (scripts/ct/script.sh)
- Close modal when installation starts
- Add proper TypeScript handling for union types
- Install button only shows when CT script is available locally
2025-09-10 15:04:02 +02:00
2025-09-09 14:04:07 +02:00
2025-09-09 16:03:49 +02:00
PoC
2025-09-09 14:24:36 +02:00
2025-09-09 14:04:07 +02:00
2025-09-09 14:04:07 +02:00
2025-09-09 16:03:17 +02:00
2025-09-09 16:03:17 +02:00
2025-09-09 14:04:07 +02:00
2025-09-09 14:04:07 +02:00
2025-09-09 16:06:44 +02:00
2025-09-09 16:03:17 +02:00
2025-09-09 14:04:07 +02:00
2025-09-09 14:04:07 +02:00

How to run this Alpha Software

You need npm and git installed on your PVE host

git clone git@github.com:michelroegl-brunner/PVESciptslocal.git

Then you need to run npm install

And to run the dev server on IP:3000

npm run dev

Description
Local version of the ProxmoxVE Repostory
Readme 4.8 MiB
Languages
TypeScript 63%
Shell 26.3%
JavaScript 10.2%
CSS 0.5%