Skip to content

cosmicds/cds-portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

665cf1c · Jan 23, 2025
Oct 3, 2024
Sep 26, 2024
Jan 22, 2025
Sep 26, 2024
Sep 26, 2024
Aug 30, 2024
Aug 30, 2024
Aug 30, 2024
Aug 30, 2024
Sep 26, 2024
Aug 30, 2024
Oct 3, 2024
Sep 17, 2024
Aug 30, 2024
Jan 23, 2025
Sep 26, 2024
Aug 30, 2024

Repository files navigation

Cosmic Data Stories Portal

The portal for the Cosmic Data Stories project acts as the front-end for educators and students to manager their class associations and available active data stories.

Usage

To run the project locally, clone the repository and install using

pip install cds-portal

Then, run the following command to start the server:

SOLARA_SESSION_SECRET_KEY="..." SOLARA_OAUTH_CLIENT_ID="..." SOLARA_OAUTH_CLIENT_SECRET="..."
SOLARA_OAUTH_API_BASE_URL="..." SOLARA_OAUTH_SCOPE="openid profile email" SOLARA_SESSION_HTTPS_ONLY=false
CDS_API_KEY="..." solara run cds_portal.pages --port=8865

About

Portal website for Cosmic Data Stories

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages