{"repo":"greenroach/express-ts-template","free":true,"listed":false,"github":"https://github.com/greenroach/express-ts-template","clone":"git clone https://github.com/greenroach/express-ts-template.git","description":"Simple starter template for ExpressJs and TypeScript based on expressjs/generator and TypeScript-Node-Starter","language":"TypeScript","stars":149,"topics":["typescript","expressjs","express","template","tslint","javascript","node"],"license":"MIT","category":"saas-starters-boilerplates","readme_excerpt":"Express TypeScript template Pre-reqs - Install Node.js - Install VS Code Getting started - Clone the repository - Install dependencies - Build and run the project Navigate to http://localhost:3000 Using the debugger in VS Code Debugging is one of the places where VS Code really shines over other editors. Node.js debugging in VS Code is easy to setup and even easier to use. This project comes pre-configured with everything you need to get started. When you hit F5 in VS Code, it looks for a top level .vscode folder with a launch.json file. In this file, you can tell VS Code exactly what you want to do: This is mostly identical to the \"Node.js: Attach by Process ID\" template with one minor change. We added \"protocol\": \"inspector\" which tells VS Code that we're using the latest version of Node which uses a new debug protocol. With this file in place, you can hit F5 to attach a debugger. You will probably have multiple node processes running, so you need to find the one that shows node dist/server.js . Now just set your breakpoints and go! --- Based on TypeScript Node Starter and Express Generator","default_branch":null,"files":null,"tree":[],"storefront":"/r/greenroach","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/greenroach/express-ts-template/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}