mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-08-04 19:25:11 -04:00
93f51ddbe9cfdf8f124f056a7bd1bf1c9de3ca46
- Create TextViewer component for displaying script code - Add react-syntax-highlighter for bash syntax highlighting - Implement tabbed interface for CT and install scripts - Add getScriptContent tRPC endpoint for secure file reading - Update ScriptsList to use TextViewer for View button - Include security checks to prevent path traversal - Support both CT and install script viewing in same modal - Add line numbers and proper code formatting
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
Releases
7
Languages
TypeScript
59.9%
Shell
30.9%
JavaScript
8.9%
CSS
0.3%