Michel Roegl-Brunner d945053014 fix: Fix TextViewer tRPC hook usage error
- Replace direct tRPC hook calls with fetch requests
- Fix 'hooks[lastArg] is not a function' error
- Use proper tRPC API endpoint format with JSON encoding
- Remove unused tRPC import from TextViewer component
2025-09-10 15:18:31 +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 14:04:07 +02:00
2025-09-09 14:04:07 +02:00
2025-09-09 16:06:44 +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%