- instead of getting all the data the hard way, use libvirtxml
to parse the XML from libvirt
- this makes it more accurate, and more future proof when schema
changes occur
- add pcidb to query devices better
- added air to reload the server on changes automatically
- added tailwindcss
- added base page structure in html using _index, _header and _footer
- added static homepage
- added style.css built by tailwindcss
- added basic View object to control views and templates