Skip to content

The frontend to search and view lightcurves in the browser.

Notifications You must be signed in to change notification settings

simonsobs/lightview

Repository files navigation

SO Lightview

This repo allows users to interact with lightcurves in the browser.

How to run dev server locally

Users can run this locally by following the README in simonsobs/lightserve to run the server (requires Docker Desktop, as well).

Once the server is running locally, do the following:

    git clone git@github.com:simonsobs/lightserve.git
    cd lightserve
    npm install
    npm run dev

Note: The client is expecting the server to be running at http://127.0.0.1:8000 via this line of code. Ensure the SERVICE_URL matches lightserve's URL.

About

The frontend to search and view lightcurves in the browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published