https://github.com/corbaz/typescript-ddd-skeleton
typescript-ddd-skeleton
https://github.com/corbaz/typescript-ddd-skeleton
Last synced: 8 months ago
JSON representation
typescript-ddd-skeleton
- Host: GitHub
- URL: https://github.com/corbaz/typescript-ddd-skeleton
- Owner: corbaz
- Created: 2022-12-03T12:36:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-03T12:36:30.000Z (over 3 years ago)
- Last Synced: 2025-02-09T01:39:43.080Z (over 1 year ago)
- Language: TypeScript
- Size: 13.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
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%