This repository helps you to start your node js project with typescript.
A starter project for building a Node.js application using TypeScript.
To install the dependencies, run the following command:
npm install
## Set up your NODE_ENV in the terminal bash
export NODE_ENV=dev