Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.04 KB

README.md

File metadata and controls

30 lines (24 loc) · 1.04 KB

Cryowala

Add Logo Image

Cryowala Logo

Introduction

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.

Requirements

  • git
  • Docker w/ docker-compose

Usage

  • 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

Development

  • 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