This is a starter kit based on TypeScript-Node-Starter
I decided to do this as a close to barebones starter for anyone looking to spin up a simple NodeJS + Express server with TypeScript integration and Jest for testing.
The kit provided at TypeScript-Node-Starter is quite comprehensive and includes integrations for MongoDB, Authentication and more.
To build and run this kit you need to have a few things installed locally