A template for a Typescript app that will execute parallel github api calls. It can be ran as either a Docker container, or as a Node app.
Features of this type of repository include:
- Devcontainer for running & testing a TS app
- Ability to be ran via docker or node
- Ability to be ran with command line arguments, environment variables, or a .env file
To get started:
- Start the codespace
- Populate the .env file with the correct values
npm start