/ts-node-template

[WIP] Template fro TS-Node applications with Dependency Injection. Using Typeorm, Jest, DDD.

Primary LanguageJavaScript

ts-node-template

This teplate is meant for DDD applications using dependency injection and dependency inversion.

Libs found here are

  • Typeorm
  • mysql2 (can be changed to pg)
  • redis for cache and request limiter
  • jest
  • date-fns
  • jsonwebtoken
  • and others