typescript-clean-architecture
Clean Architecture app
An implementation of Clean Architecture based application in TypeScript using NestJS and TypeORM
It is my attempt to create Clean Architecture based application in TypeScript.
1k stars
17 watching
178 forks
Language: TypeScript
last commit: about 1 year ago
Linked from 1 awesome list
back-endclean-architectureclean-codee2e-testingnestjsnodejstypeormtypescriptunit-testing
Related projects:
Repository | Description | Stars |
---|---|---|
vincentjouanne/nest-clean-architecture | An opinionated starter project demonstrating the application of Clean Architecture and Domain-Driven Design principles using Nest.js and functional programming. | 679 |
phongnguyend/practical.cleanarchitecture | A comprehensive guide to implementing Clean Architecture in full-stack .Net 8 applications with various technologies and frameworks | 2,126 |
glavin001/tslint-clean-code | A set of TSLint rules to enforce Clean Code practices in TypeScript development. | 169 |
sansets/android-clean-architecture | A sample Android application demonstrating modern architecture and best practices for development | 125 |
happysingh23828/android-clean-architecture | An Android app demonstrating Clean Architecture principles to manage data and dependencies in a maintainable way | 298 |
avajs/typescript | Tools for testing TypeScript projects using AVA. | 73 |
amantinband/clean-architecture | A .NET application template implementing clean architecture principles for building reminder services with subscription management | 1,585 |
matthewrenze/clean-architecture-demo | A sample application demonstrating Clean Architecture practices in .NET Framework 4.8 | 1,039 |
pranshuchittora/autarky | Automates removal of outdated and unused node_modules to free up disk space | 362 |
ibrahimsyah/moovy | A React Native mobile app built using Clean Architecture and Redux for state management | 9 |
sanogueralorenzo/android-kotlin-clean-architecture | An Android app demonstrating clean architecture principles and various software development techniques in Kotlin. | 1,792 |
labs42io/clean-code-typescript | Adapts clean code principles from Robert C. Martin's book Clean Code to TypeScript for software development guidance. | 9,302 |
saeiddadkhah/clean-arch-example | An implementation of Clean Architecture in Scala with various modules and frameworks. | 26 |
ivanpaulovich/dotnet-new-caju | A .NET template to help developers build maintainable and evolvable applications using Clean Architecture and Domain-Driven Design principles. | 249 |
nestjs/nest-cli | A tool that helps developers set up and maintain Nest applications | 1,975 |