typescript-ddd-skeleton
typescript-ddd-skeleton copied to clipboard
🔷✨ TypeScript DDD Skeleton: Bootstrap your new TypeScript applying following Hexagonal Architecture and Domain-Driven Design patterns
Results
2
typescript-ddd-skeleton issues
Sort by
recently updated
recently updated
newest added
En mi caso estoy utilizando Bun, pero es igual con node. Al intentar levantar el servidor salta este error: ``` ➤ bun dev:mooc:backend $ NODE_ENV=dev bun run ts-node-dev --ignore-watch node_modules...
- Updated the .nvmrc to the latest LTS - Update the dependencies - The removed dependencies are because it have the types implicit. - Update Github Action