Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/collaborne/bedrock-test
https://github.com/collaborne/bedrock-test
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/collaborne/bedrock-test
- Owner: Collaborne
- License: apache-2.0
- Created: 2024-06-03T17:26:39.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-09T11:25:48.000Z (4 months ago)
- Last Synced: 2024-07-10T08:02:28.515Z (4 months ago)
- Language: TypeScript
- Size: 88.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bedrock-test
## Set up AWS profile
1. Look up in your AWS console the access key.
2. Create AWS profile `development` to access AWS (replace `KEY_ID` and `ACCESS_KEY` with the values from the AWS console):
```sh
echo "[development] \
aws_access_key_id=KEY_ID \
aws_secret_access_key=ACCESS_KEY" > ~/.aws/credentials
```## Installation
Install all dependencies:
```sh
npm ci
```## Usage
Run the tool via:
```sh
AWS_PROFILE=development npm run start
```This will generate output like:
```sh
Summary: The South Korean government is launching a new "K-Culture Training Visa" to attract foreign nationals who wish to train in K-pop dancing, choreography, and modeling, as part of its efforts to revive the country's tourism industry to pre-pandemic levels.
```