typescript-express-starter
Express template
A set of templates and tools for building Express.js applications with TypeScript
📘 Quick and Easy TypeScript Express Starter
3k stars
30 watching
420 forks
Language: TypeScript
last commit: 5 months ago
Linked from 1 awesome list
dockereslintexpressgraphqljestknexloggermikro-ormmongoosenginxnodejsprettierprismarouting-controllerssequelizeswaggerswctypegoosetypeormtypescript
Related projects:
Repository | Description | Stars |
---|---|---|
bitjson/typescript-starter | A tool to quickly create and configure a new Node.js project with TypeScript support | 3,500 |
typeorm/typeorm | An Object-Relational Mapping framework for TypeScript and JavaScript applications | 34,639 |
jsynowiec/node-typescript-boilerplate | A minimalistic project template to jump start a Node.js back-end application in TypeScript. | 2,772 |
expressjs/express | A minimalist web framework for building HTTP servers with high performance and flexibility. | 65,903 |
tsedio/tsed | A comprehensive framework for building Node.js applications with TypeScript, providing a structured approach to coding and reducing errors. | 2,872 |
alm-tools/alm | An integrated development environment (IDE) for TypeScript that provides features such as code completion, syntax highlighting, and debugging support. | 3,011 |
mikro-orm/express-ts-example-app | An Express.js application using Mikro-ORM and TypeScript to manage data in MongoDB | 61 |
egoist/tsup | A tool to bundle TypeScript libraries into executable files without configuration. | 9,383 |
gibbok/typescript-book | A comprehensive TypeScript guide covering its features, syntax, and use cases | 8,493 |
ts-essentials/ts-essentials | A collection of reusable, high-quality TypeScript types for writing more expressive and type-safe code. | 3,805 |
typestrong/ts-node | Tools and utilities for TypeScript on Node.js | 12,938 |
sindresorhus/type-fest | A collection of reusable TypeScript types for common programming patterns and data structures | 14,543 |
millsp/ts-toolbelt | A comprehensive TypeScript library providing a wide range of type utilities to improve type safety and simplify complex type operations | 6,787 |
typescript-exercises/typescript-exercises | An interactive platform offering various TypeScript exercises to explore its features and principles. | 2,881 |
kulshekhar/ts-jest | A Jest transformer that enables testing of TypeScript projects | 6,990 |