Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 213 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 213 Bytes

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