d94505301407a5f28125563efa74e2e92c6acd8c
- 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
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
Languages
TypeScript
63%
Shell
26.3%
JavaScript
10.2%
CSS
0.5%