This application is a part of the Photon Ranch Collection along with DataLab and the Education Platform.
Observe@PTR is where users, typically students, will go to request observations on the 40cm network and perform live observing.
If you don't have Nix installed, you can follow these steps
nix develop --impure
ctlptl apply -f local-registry.yaml -f local-cluster.yaml
skaffold -m app dev --port-forward
After this step, you should be able to navigate to http://127.0.0.1:8080
and run the application locally.