In this tutorial we will create a Node.js API using Express and TypeScript. We will start by initializing our project and installing some dependencies. Then we will add the scripts to run our project on development (with nodemon and ts-node) and to build and start from the built files.
Sort: