Skip to content

modern front-end for the Proxmox VE Helper Scripts project, built with next-js, shadcn, and pocketbase.

License

Notifications You must be signed in to change notification settings

BramSuurdje/proxmox-helper-scripts

Repository files navigation

Proxmox Helper Scripts

re-design of the Proxmox VE helper-script website .

Feel free to fork the project or post feedback in the Discussion tab. Your feedback is always welcome.

How to Contribute

First, install the dependencies:

npm install
# or
yarn install
# or
pnpm install
# or
bun install

then, Open http://localhost:3000 in your browser to see the result.