Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eduardosampaio/nestjs-ddd-clean-architecture
https://github.com/eduardosampaio/nestjs-ddd-clean-architecture
clean-architecture domain-driven-design nestjs typescript
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/eduardosampaio/nestjs-ddd-clean-architecture
- Owner: EduardoSampaio
- Created: 2024-11-15T17:36:42.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-20T18:30:32.000Z (about 1 month ago)
- Last Synced: 2024-11-20T19:32:41.988Z (about 1 month ago)
- Topics: clean-architecture, domain-driven-design, nestjs, typescript
- Language: TypeScript
- Homepage:
- Size: 117 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# Projeto Fórum
## Conceitos
![Image](img/clean.png)
- Clean Architecture
- Domain Driven Design (DDD)
- Solid
- Test Driven Development## Tecnologias
![Image](img/nest.svg)
- NestJS
- Typescript
- ORM Prisma
- Vitest
- faker-js
- eslint
- dayjs###
Em Construção...