A template for building RESTful APIs using Express and TypeScript.
- TypeScript support
- Express.js framework
- Mongoose
- Docker
- Docker Compose
- Environment variable management with
dotenv
- Basic project structure
- Simple example API
- Node.js (v14 or later)
- npm or Yarn
git clone https://github.com/Aakash-Yadav23/express-typescript-template.git
cd express-typescript-template