An open API service indexing awesome lists of open source software.

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

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%