An open API service indexing awesome lists of open source software.

https://github.com/enmeshed-analytics/dagster-deployment

AWS CDK construct to deploy dagtser
https://github.com/enmeshed-analytics/dagster-deployment

aws cdk dagster

Last synced: about 1 month ago
JSON representation

AWS CDK construct to deploy dagtser

Awesome Lists containing this project

README

          

# Dagster Deployment

## Description

This AWS CDK construct deploys dagster as an ECS Service.

## Useful commands

* `npm run build` compile typescript to js
* `npm run watch` watch for changes and compile