Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/CodelyTV/typescript-ddd-skeleton
🔷✨ TypeScript DDD Skeleton: Bootstrap your new TypeScript project applying Hexagonal Architecture and Domain-Driven Design patterns
https://github.com/CodelyTV/typescript-ddd-skeleton
codely codelytv course cqrs ddd ddd-architecture ddd-cqrs ddd-example domain-driven-design hexagonal-architecture mongodb node node-js nodejs postgresql software-architecture ts typeorm typescript
Last synced: 3 months ago
JSON representation
🔷✨ TypeScript DDD Skeleton: Bootstrap your new TypeScript project applying Hexagonal Architecture and Domain-Driven Design patterns
- Host: GitHub
- URL: https://github.com/CodelyTV/typescript-ddd-skeleton
- Owner: CodelyTV
- Created: 2021-05-20T15:53:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-29T10:07:08.000Z (9 months ago)
- Last Synced: 2024-10-14T04:21:59.700Z (3 months ago)
- Topics: codely, codelytv, course, cqrs, ddd, ddd-architecture, ddd-cqrs, ddd-example, domain-driven-design, hexagonal-architecture, mongodb, node, node-js, nodejs, postgresql, software-architecture, ts, typeorm, typescript
- Language: TypeScript
- Homepage: https://pro.codely.tv/library/ddd-typescript/375662/about/
- Size: 245 KB
- Stars: 443
- Watchers: 15
- Forks: 52
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TypeScript basic skeleton
For now, you have all the code example available in this other repository: https://github.com/CodelyTV/typescript-ddd-example
The idea is that we'll move the basic parts (folder structure and bare minimum code to serve as skeleton) to this repository (`typescript-ddd-skeleton`) once we completely finish the `typescript-ddd-example` code. Current progress: ~95%