Node.js API with Typescript and VSCode debugging Getting started Clone the repository git clone --depth=1 https://github.com/jllamasi/typescript-node-vscode.git <project_name> Install dependencies cd <project_name> npm install VSCode is now ready to debug your API