Skip to content

Repository files navigation

MEMO

Quick start

From the repo root, run:

.\dev.ps1

or:

powershell.exe -File dev.ps1

You'll be asked to choose an environment:

  • [L]ocal — opens the backend (venv activate + pip install -r requirements.txt + uvicorn main:app --reload) and the frontend (npm install + npm run dev), each in their own PowerShell window.
  • [D]ocker — stops any existing containers (docker compose down), then rebuilds and starts them (docker compose up --build). Requires Docker to be installed and running.

About

λLens is an internal research tool (Yonsei Lab internship project) for automated extraction and interactive visualization of wavelength-domain Figure-of-Merit (FOM) data from photonics papers, with Q-factor and sensitivity as secondary metrics.

Topics

Resources

Stars

Watchers

Forks

Releases

Contributors

Languages