18f6ebae181d0076e43796855195186a54eb4cd0
- Create LocalScriptsService to read from scripts/json directory - Update tRPC routes to use local files by default - Implement resync functionality to download from GitHub and save locally - Make GitHub optional - only needed for resyncing - Update UI to reflect local-first approach - Add proper error handling for missing local files
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%