<img alt='overnightjs' src='https://raw.githubusercontent.com/afzalimdad9/express-generator-typescript/refs/heads/main/express-typescript.png' border='0'>

[Express](https://www.npmjs.com/package/express) with [TypeScript's](https://www.npmjs.com/package/typescript) application generator.

<a href="https://www.npmjs.com/package/@afzalimdad9/express-generator-typescript" target="_blank"><img src="https://img.shields.io/npm/v/@afzalimdad9/express-generator-typescript.svg" alt="NPM Version" /></a>
<a href="https://www.npmjs.com/package/@afzalimdad9/express-generator-typescript" target="_blank"><img src="https://img.shields.io/npm/l/@afzalimdad9/express-generator-typescript.svg" alt="Package License" /></a>
<a href="https://www.npmjs.com/package/@afzalimdad9/express-generator-typescript" target="_blank"><img src="https://img.shields.io/npm/dm/@afzalimdad9/express-generator-typescript.svg" alt="NPM Downloads" /></a>

## What is it?

Creates a new express application similar to the _express-generator_ module. Except this new application is configured to use TypeScript instead of plain JavaScript.

This project complies with Typescript best practices listed <a href="https://github.com/afzalimdad9/Typescript-Best-Practices/blob/main/README.md">here</a>.
<br/>

## Documenation

Please refer to the official <a href="https://github.com/afzalimdad9/express-generator-typescript">github repo</a> for the most up-to-date documentation.
