feat: Add deployment script

This commit is contained in:
2024-01-30 17:33:47 +01:00
parent cd5de224fe
commit edfe447478
11 changed files with 4511 additions and 0 deletions

6
deployment/.npmignore Normal file
View File

@@ -0,0 +1,6 @@
*.ts
!*.d.ts
# CDK asset staging directory
.cdk.staging
cdk.out