This template provides a robust starting point for building Express applications with TypeScript. It includes essential configurations, scripts, and folder structures to streamline development. With built-in support for Type safety and modern tooling, developers can quickly set up scalable, maintainable server-side projects using best practices.
- Clone / Install this repository
git clone https://github.com/Sanchitbajaj02/express-typescript-template
- Unlink
.git
and initiate your own repository
rm -rf .git && git init
Palettegram is licensed under the MIT License - see the LICENSE file for details.