Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joeldev1021/typescript-ddd-example
https://github.com/joeldev1021/typescript-ddd-example
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/joeldev1021/typescript-ddd-example
- Owner: Joeldev1021
- Created: 2022-05-04T13:27:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-04T13:27:41.000Z (over 2 years ago)
- Last Synced: 2024-10-02T18:21:16.182Z (about 2 months ago)
- Language: TypeScript
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- 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%