Scaffolding Express Typescript Steps Run install npm install Create .env file with same .env.example value. Run development start: npm start Run debug start: npm run start:debug And run .vscode/launch.json