32ce40544fa4a2b4268ee6da253059197b5b0fbf
Proxmox Helper Scripts
official re-design of the Proxmox helper script website
feel free to fork the project. or post feedback in the Discussion tab. your feedback is always welcomed.
Todo
- fix issue with accordions not expanding when searching
- when no item is selected. display populair scripts etc.
How to contribute
First, install the dependencies:
npm install
# or
yarn install
# or
pnpm install
# or
bun install
Then, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.
Languages
TypeScript
97.8%
CSS
1.7%
JavaScript
0.5%