97753f764733f4da80a5423eb34216f329f63adb
- Update Script type to handle notes as objects with text and type - Add ScriptNote interface for structured note format - Update ScriptDetailModal to render notes with proper styling based on type - Add backward compatibility for string notes - Fix React error 'Objects are not valid as a React child'
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%