Cloud Infrastructure
Project Structure
Directorypackages
Directorycdk
Directorybin
- cdk.ts
- copy-outputs-to-dotenv.ts
- pull-stack-outputs.ts
Directorylib
Directoryconstructs
Directorytables
- WidgetTable.ts 1 table per entity
- UserTable.ts
- Auth.ts
- BaseTable.ts
- ExpressApi.ts
- WebApp.ts
- cdk-stack.ts
- environment-config.ts
- get-output-by-prefix.ts
Directorytest
- cdk.test.ts
- .gitignore
- .npmignore
- README.md
- cdk.context.json
- cdk.json
- jest.config.js
- package-lock.json
- package.json
- tsconfig.json