This project aims to assist researchers work with cryogenic devices like quantum computers. It provides a set of tools to simulate heat load & noise in the cryogenic fridge and present that data visually.
- git
- Docker w/ docker-compose
- Clone this repository (make sure to use
--recursive
flag to clone submodules) - Run
docker-compose up
in the root directory of the repository - Open
http://localhost
in your browser
- Install docker & docker-compose
- Install Visual Studio Code
- Open the repository in VSCode
- Open the command palette (Ctrl+Shift+P)
- Select
Remote-Containers: Reopen in Container
- Wait for the container to build
- Once the container is built, you can run by open an integrated terminal (Ctrl+Shift+`)
- Run
npm run dev
in the terminal - Open
http://localhost:3000
in your browser
Alternatively use the video tutorial: https://youtube.com/playlist?list=PLWq1CnivwvRig-owSsBpOAPiYHgW_Z0NM