vykes-mac / clean-authentication-flow
An architectural approach to creating a signUp/SignIn flow adhering to the principles of Domain Driven Design
☆44Updated 5 years ago
Alternatives and similar repositories for clean-authentication-flow:
Users that are interested in clean-authentication-flow are comparing it to the libraries listed below
- This project demonstrates the implementation of Domain Driven Design concept in Typescript☆35Updated 4 years ago
- TypeScript stab at Clean Architecture with Classes and Interfaces☆58Updated 6 years ago
- Hexagonal architecture using nestjs☆122Updated 2 years ago
- Applying domain-driven design principles to a Nest.js project.☆133Updated 4 years ago
- A shopping cart application for demonstration of clean architecture on TypeScript☆207Updated 2 years ago
- ☆115Updated 3 years ago
- Scaffolding Nestjs - Domain driven design☆113Updated 2 years ago
- Clean Architecture implementation, link to article https://bit.ly/2YjfpB9☆38Updated 5 years ago
- Learn the SOLID design principles by building a robust email microservice☆146Updated 4 years ago
- Hexagonal Architecture using Nestjs☆26Updated 2 years ago
- ☆30Updated 2 years ago
- Code Challenge: Simple Blog API built with TypeScript and MongoDB, using TDD, Clean Architecture, SOLID principles, and Design Patterns.☆129Updated 2 years ago
- Domain Driven Design boilerplate for NodeJS☆87Updated 2 years ago
- Clean Architecture'd REST-like API, Authentication & Role based authorization, stack: NodeJS, NestJS, TypeORM, PostgresSQL, Nrwl monorepo…