Node.js Typescript API with Authentication Setup copy the ".env.example" file to ".env" Configure the port and mongo_url. Install the application npm install Start Application npm start