https://github.com/coderbyheart/udi-waiting-time-tracker
Report changes in UDI waiting time for application for work immigration to Slack
https://github.com/coderbyheart/udi-waiting-time-tracker
Last synced: 9 months ago
JSON representation
Report changes in UDI waiting time for application for work immigration to Slack
- Host: GitHub
- URL: https://github.com/coderbyheart/udi-waiting-time-tracker
- Owner: coderbyheart
- License: mit
- Created: 2019-08-19T08:33:20.000Z (over 6 years ago)
- Default Branch: saga
- Last Pushed: 2019-09-22T20:43:41.000Z (about 6 years ago)
- Last Synced: 2025-02-01T11:11:07.639Z (11 months ago)
- Language: TypeScript
- Size: 267 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Setup
npm ci # install dependencies
npx tsc # compile the TypeScript files
# if this is the run the first time in an account
npx cdk -a 'node dist/aws/cloudformation-sourcecode.js' deploy
npx cdk deploy # deploy the stack to your AWS account