This is a cdktf app that handles github repositories, groups, users and repository files.
- To install internal npm packages from @prefapp, you´ll need to create a Github PAT with
packages:readpermission.
NPM_AUTH_TOKEN=ghp_xxxxxxxxxxxxxxxxxxxxxxxxx make init
make test