Skip to content

enmeshed-analytics/dagster-deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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