How to Set up a TypeScript + NodeJs Server (2024)

Elson
Before Semicolon
Published in
7 min readFeb 18, 2023

--

node and typescript

With new releases and tools, setting up a node server has become super simple, and until NodeJs ships with typescript built-in, adding typescript will be an essential need.

I will show you the SIMPLEST setup you can have to kick off your next node project confidently. For simplicity, you can customize it with the things you need to complete your project.

--

--

Elson
Before Semicolon

Software Engineer sharing knowledge, experience, and perspective from an employee and personal point of view.