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: 3 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,491 |
typeorm/typeorm | An Object-Relational Mapping framework for TypeScript and JavaScript applications | 34,253 |
jsynowiec/node-typescript-boilerplate | A minimalistic project template to jump start a Node.js back-end application in TypeScript. | 2,754 |
expressjs/express | A minimalist web framework for building HTTP servers with high performance and flexibility. | 65,700 |
tsedio/tsed | A Node.js and TypeScript framework that simplifies the creation of web applications with decorators and guidelines for readable and error-free code. | 2,859 |
alm-tools/alm | An integrated development environment (IDE) for TypeScript that provides features such as code completion, syntax highlighting, and debugging support. | 3,007 |
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,236 |
gibbok/typescript-book | A comprehensive TypeScript guide covering its features, syntax, and use cases | 8,476 |
ts-essentials/ts-essentials | A collection of reusable, high-quality TypeScript types for writing more expressive and type-safe code. | 3,770 |
typestrong/ts-node | Tools and utilities for TypeScript on Node.js | 12,918 |
sindresorhus/type-fest | A collection of reusable TypeScript types for common programming patterns and data structures | 14,363 |
millsp/ts-toolbelt | A comprehensive TypeScript library providing a wide range of type utilities to improve type safety and simplify complex type operations | 6,752 |
typescript-exercises/typescript-exercises | An interactive platform offering various TypeScript exercises to explore its features and principles. | 2,865 |
kulshekhar/ts-jest | A Jest transformer that enables testing of TypeScript projects | 6,969 |