A clean boilerplate with Express + Typescript + Nodemon + Morgan + Dotenv.
Clone the project
git clone https://github.com/nicholasherious/ts-node-boilerplate.git
Go to the project directory
cd my-project
Install dependencies
npm install
Start the server
npm run start or npm run dev
If you have any feedback, please reach out to us at nherious@gmail.com