2024-05-08 18:53:31 +02:00
2024-05-05 19:39:30 +02:00
2024-05-04 21:26:13 +02:00
2024-05-02 13:51:41 +02:00
2024-05-03 20:23:12 +02:00

Proxmox Helper Scripts

Unofficial 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 since we're all learning.

Todo

  • fix issue with accordions not expanding when searching
  • add icons after items for better readability
  • 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.

Description
No description provided
Readme MIT 4.1 MiB
Languages
TypeScript 97.8%
CSS 1.7%
JavaScript 0.5%