Skip to content

Opinionated but minimal boilerplate code for a project setup using layered architecture.

Notifications You must be signed in to change notification settings

twoGiants/layered-ts

Repository files navigation

Layered Architecture TypeScript Boilerplate

DTO

  • interfaces, no construction possible
  • simple and flat if possible
  • dependencied only to other dtos
  • no enums
  • no validation

About

Opinionated but minimal boilerplate code for a project setup using layered architecture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published