zhuravlevma's Stars
Schniz/fnm
🚀 Fast and simple Node.js version manager, built in Rust
zhuravlevma/golang-ddd-architecture
DDD architecture for golang, subdomains, clean architecture, domain model, aggregates, event-driven ⚡
TbotaPhantA/event-driven-loosely-coupled-monolith
(Work in Progress) Example of an event driven loosely coupled monolith. Which uses asynchronous messaging to decouple bounded contexts and has behaviour driven api as opposed to CRUD style api thus achieving better code and design quality.
zhuravlevma/ddd-typeorm-unit-of-work
Clean architecture for nest.js with unit of work, typescript, clean architecture, domain model, aggregates, typeorm ⚡
zhuravlevma/saga-patterns
Saga patterns for Microservice Architecture. Typescript implementation ⚡
vvsevolodovich/solution-architect-roadmap
tlbootcamp/tlroadmap
Тимлид – это ❄️, потому что в каждой компании он уникален и неповторим.
zhuravlevma/prisma-unit-of-work
DDD, Unit of work pattern for Typescript, Nest.js, Prisma ⚡
zhuravlevma/ddd-nested-aggregates
Clean architecture for nest.js, typescript, clean architecture without domain events. Instead of events there are nested aggregates ⚡
surreum/learningdart
kenfdev/prisma-auto-transaction-poc
joanna-liana/specification-pattern
Sample (and incomplete) implementation of the Specification pattern in Node.js + TypeORM
GeorgesAlkhouri/ts-specification
Specification pattern implementation for NodeJS in TypeScript
ts-arch/ts-arch
An architecture unit test framework for Typescript
4lessandrodev/type-ddd
This package provide utils files and interfaces to assistant build a complex application with domain driving design.
zhuravlevma/typescript-ddd-architecture
Typescript DDD architecture for nest.js, subdomains, clean architecture, domain model, aggregates, event-driven ⚡
pragmaticivan/nestjs-otel-prom-grafana-tempo
nestjs-otel-prom-grafana-tempo
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
benjsicam/nestjs-rest-microservices
REST API with gRPC back-end microservices built using the NestJS framework. Used for learning/trial & boilerplate purposes only.
mhadidg/software-architecture-books
A comprehensive list of books on Software Architecture.
ShiftLeftSecurity/scan-action
lirantal/awesome-nodejs-security
Awesome Node.js Security resources
NodeSecure/cli
JavaScript security CLI that allow you to deeply analyze the dependency tree of a given package or local Node.js project.
pragmaticivan/nestjs-otel
OpenTelemetry (Tracing + Metrics) module for Nest framework (node.js) 🔭
odavid/typeorm-transactional-cls-hooked
A Transactional Method Decorator for typeorm that uses cls-hooked to handle and propagate transactions between different repositories and service methods. Inpired by Spring Trasnactional Annotation and Sequelize CLS
melikhov-dev/lessons
Lessons
saschagrunert/webapp.rs
A web application completely written in Rust. 🌍
F3kilo/image_sl
Rust shared library example.
yewstack/yew
Rust / Wasm framework for creating reliable and efficient web applications
iced-rs/iced
A cross-platform GUI library for Rust, inspired by Elm