Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thoroc/kingfisher
https://github.com/thoroc/kingfisher
aws wing
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thoroc/kingfisher
- Owner: thoroc
- Created: 2024-05-20T08:17:08.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-22T14:04:17.000Z (8 months ago)
- Last Synced: 2024-05-22T14:05:21.340Z (8 months ago)
- Topics: aws, wing
- Language: CWeb
- Homepage:
- Size: 339 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wing it Websales Gateway
* [Hello, Winglang Hexagon!](https://itnext.io/hello-winglang-hexagon-6f2bdb550f37)
* [Implementing Production-grade CRUD REST API in Winglang](https://itnext.io/implementing-production-grade-crud-rest-api-in-winglang-7b8f6917efc2)
* [Revolutionize Cloud Programming with Wing: A New Cloud-Oriented Language](https://artemsokhin.medium.com/cloud-oriented-language-or-deploy-your-infrastructure-anywhere-with-wing-34f1d32bf336)## Deployment
Ensure that you have the following
`.env` file:
```sh
ORGANISATION_NAME=Acme
AWS_REGION=eu-west-1
AWS_ACCESS_KEY_ID=
AWS_SECRET_ACCESS_KEY=""
```And then run the `just` target equivalent to `terraform plan`