Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ofcat/shiny-aws
Running R Shiny dashboard on AWS Fargate and GIthub worklows
https://github.com/ofcat/shiny-aws
aws-cdk r shiny
Last synced: 8 days ago
JSON representation
Running R Shiny dashboard on AWS Fargate and GIthub worklows
- Host: GitHub
- URL: https://github.com/ofcat/shiny-aws
- Owner: ofcat
- Created: 2022-04-11T08:41:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-04-22T15:38:32.000Z (over 2 years ago)
- Last Synced: 2024-08-13T07:11:17.073Z (4 months ago)
- Topics: aws-cdk, r, shiny
- Language: R
- Homepage:
- Size: 124 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - ofcat/shiny-aws - Running R Shiny dashboard on AWS Fargate and GIthub worklows (R)
README
# Welcome to your CDK TypeScript project
This is a blank project for TypeScript development with CDK.
The `cdk.json` file tells the CDK Toolkit how to execute your app.
## Useful commands
* `npm run build` compile typescript to js
* `npm run watch` watch for changes and compile
* `npm run test` perform the jest unit tests
* `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