Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 506 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 506 Bytes

MAAP 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 MAAP 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 test or stage environment (see the environments for this repository).