cb49f1cb404a193b66ac03a0334c3a5ab2e02b67
VirtWEB
WIP project
Development requirements
- The 
libvirt-devpackage must be installed: 
sudo apt install libvirt-dev
- Libvirt must also be installed:
 
sudo apt install qemu-kvm libvirt-daemon-system
- Allow the current user to manage VMs:
 
sudo adduser $USER libvirt
sudo adduser $USER kvm 
Note: You will need to login again for this change to take effect.
Production requirements
TODO
								20250618
								
	Latest
							
						
					Languages
				
				
								
								
									TypeScript
								
								52.5%
							
						
							
								
								
									Rust
								
								46.9%
							
						
							
								
								
									JavaScript
								
								0.3%
							
						
							
								
								
									HTML
								
								0.3%