Add an integration testing that: - [ ] Bootstraps PG - [ ] Launches our pure server - [ ] Launches the client - [ ] Interacts with client Investigate if we can pull this off with [NixOS VMs](https://nixcademy.com/posts/nixos-integration-tests/) test drivers.
Add an integration testing that:
Investigate if we can pull this off with NixOS VMs test drivers.