Revise README for Node.js version and database info

This commit is contained in:
Michel Roegl-Brunner
2025-09-11 11:41:09 +02:00
committed by GitHub
parent 114bf21444
commit c56e284742

View File

@@ -24,7 +24,6 @@ A modern web-based management interface for Proxmox VE (PVE) helper scripts. Thi
### Backend
- **Node.js** server with WebSocket support
- **PostgreSQL** database with Prisma ORM
- **WebSocket Server** for real-time script execution
- **Script Downloader Service** for GitHub integration
@@ -35,10 +34,9 @@ A modern web-based management interface for Proxmox VE (PVE) helper scripts. Thi
## 📋 Prerequisites
- **Node.js** 18+ and npm
- **PostgreSQL** database (or Docker/Podman for local development)
- **Node.js** 22+ and npm
- **Git** for cloning the repository
- **Linux/Unix environment** (tested on Proxmox VE hosts)
- **Proxmox VE environment**
## 🚀 Installation
@@ -173,4 +171,4 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
---
**Note**: This is alpha software. Use with caution in production environments and always backup your Proxmox configuration before running scripts.
**Note**: This is alpha software. Use with caution in production environments and always backup your Proxmox configuration before running scripts.