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%

Problem with NODE_ENV on Windows

If there is a problem with NODE_ENV variable on run npm test command, install this package with this command

  • npm install -g win-node-env