Skip to content

mrded/template-ts-express

Repository files navigation

template-ts-express

Template for a webservice on typescript + express

How to use

  1. Create a new repository from the template
  2. Change package name in package.json and other fields if necessary
  3. Copy .env.example a file at the root of the application cp .env.example .env
  4. Profit!

Features

  • TypeScript support
  • Node v18
  • Unit testing with Jest
  • GitHub Actions integration

TODO:

Observability:

  • healthcheck
  • Traces
  • Logs
  • Metrics
  • Docker

About

Template for a webservice on typescript + express

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published