Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

infrastructure as code for the GHGC STAC browser

Notifications You must be signed in to change notification settings

US-GHG-Center/ghgc-stac-browser

 
 

Repository files navigation

GHGC STAC browser

This repository contains the AWS CDK code (written in typescript) used to deploy the STAC browser that acts as a front end to the GHGC STAC catalog. The app in itself is from https://github.com/radiantearth/stac-browser.

Deployment

The deployment is triggered manually with github workflows. See the actions in this repository, based on .github/workflows/deploy.yml. You can run a workflow for either the development, staging or prod environment.

About

infrastructure as code for the GHGC STAC browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 57.8%
  • Shell 23.8%
  • JavaScript 18.4%