https://github.com/bervproject/my-personal-web-api-infra
Infrastructure as Code for My Personal Web API
https://github.com/bervproject/my-personal-web-api-infra
Last synced: 4 months ago
JSON representation
Infrastructure as Code for My Personal Web API
- Host: GitHub
- URL: https://github.com/bervproject/my-personal-web-api-infra
- Owner: bervProject
- License: mit
- Created: 2021-12-20T23:31:21.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-15T07:33:30.000Z (almost 2 years ago)
- Last Synced: 2024-04-17T00:58:37.044Z (almost 2 years ago)
- Language: C#
- Size: 201 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Welcome to your CDK C# project!
This is a blank project for CDK development with C#.
The `cdk.json` file tells the CDK Toolkit how to execute your app.
It uses the [.NET Core CLI](https://docs.microsoft.com/dotnet/articles/core/) to compile and execute your project.
## Useful commands
* `dotnet build src` compile this app
* `cdk deploy` deploy this stack to your default AWS account/region
* `cdk diff` compare deployed stack with current state
* `cdk synth` emits the synthesized CloudFormation template