There are 3 repositories under node-typescript-express topic.
A base starter project for TypeScript with Node/Express
Basic starter project for a Node.js + Express.js + TypeScript project for starting a new Node.js project using TypeScript.
A starter Node.js API server using Express, with Docker, Jest, and ESLint. All in Typescript
Node.js project with TypeScript, Express.js, ESLint, Prettier, ts-node, nodemon, pino logger, logrotate and package.json environment specific scripts.
Basic structure of express api in Typescript.
TS-BoilerplateX provides developers with a meticulously crafted foundation for building powerful web applications using TypeScript and Express.js, leveraging static typing and flexibility to expedite development while maintaining code integrity and ensuring maintainability.
Basic Node Boiler Plate Using Typescript
Express + TypeScript: A powerful tool for effortlessly initiating and developing TypeScript-powered Express.js apps.
This setup provides a basic structure for an object-oriented Node.js project with TypeScript, global error handling, and a separation of concerns between controllers and services. Feel free to adjust the project structure and code organization based on your specific requirements and preferences.