An open API service indexing awesome lists of open source software.

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

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