Skip to content

claypigeon123/ts-express-template

Repository files navigation

TypeScript Express Template

A simple skeleton with sensible defaults to start developing with TS + Express (node.js 20). Includes:

  • Logging with Winston
  • Typed env configuration in environment.d.ts, using Dotenv
  • Extended response headers via Helmet
  • Esbuild to produce a single JS file as the production build
  • End-to-end Dockerfile
  • Testing with Vitest and Supertest

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published