All Projects → sgomez → iam-ddd-cqrs-es-nestjs

sgomez / iam-ddd-cqrs-es-nestjs

Licence: other
Identity and Access Management

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to iam-ddd-cqrs-es-nestjs

Event Sourcing Castanha
An Event Sourcing service template with DDD, TDD and SOLID. It has High Cohesion and Loose Coupling, it's a good start for your next Microservice application.
Stars: ✭ 68 (+100%)
Mutual labels:  cqrs, tdd, ddd, eventstore, event-sourcing
Eventually Rs
Event Sourcing for Rust
Stars: ✭ 277 (+714.71%)
Mutual labels:  cqrs, ddd, eventstore, event-sourcing
Eventflow.example
DDD+CQRS+Event-sourcing examples using EventFlow following CQRS-ES architecture. It is configured with RabbitMQ, MongoDB(Snapshot store), PostgreSQL(Read store), EventStore(GES). It's targeted to .Net Core 2.2 and include docker compose file.
Stars: ✭ 131 (+285.29%)
Mutual labels:  cqrs, ddd, eventstore, event-sourcing
Equinoxproject
Full ASP.NET Core 5 application with DDD, CQRS and Event Sourcing concepts
Stars: ✭ 5,120 (+14958.82%)
Mutual labels:  cqrs, ddd, eventstore, event-sourcing
eventuous
Minimalistic Event Sourcing library for .NET
Stars: ✭ 236 (+594.12%)
Mutual labels:  cqrs, ddd, eventstore, event-sourcing
Nestjs Cqrs Starter
NestJS CQRS Microservices Starter Project
Stars: ✭ 80 (+135.29%)
Mutual labels:  cqrs, ddd, eventstore, event-sourcing
Ultimate Backend
Multi tenant SaaS starter kit with cqrs graphql microservice architecture, apollo federation, event source and authentication
Stars: ✭ 978 (+2776.47%)
Mutual labels:  cqrs, ddd, eventstore, event-sourcing
Bifrost
This is the stable release of Dolittle till its out of alpha->beta stages
Stars: ✭ 111 (+226.47%)
Mutual labels:  cqrs, ddd, eventstore, event-sourcing
Dotnet New Caju
Learn Clean Architecture with .NET Core 3.0 🔥
Stars: ✭ 228 (+570.59%)
Mutual labels:  cqrs, tdd, ddd, event-sourcing
wolkenkit-todomvc
wolkenkit-todomvc is a todo application.
Stars: ✭ 15 (-55.88%)
Mutual labels:  cqrs, ddd, event-sourcing
cqrs
A lightweight, opinionated CQRS and event sourcing framework targeting serverless architectures.
Stars: ✭ 155 (+355.88%)
Mutual labels:  cqrs, ddd, event-sourcing
es-emergency-call
Struggling with CQRS, A+ES, DDD? We can help you!
Stars: ✭ 26 (-23.53%)
Mutual labels:  cqrs, ddd, event-sourcing
slack-community
Docs related to DDD-CQRS-ES Discord Community
Stars: ✭ 58 (+70.59%)
Mutual labels:  cqrs, ddd, event-sourcing
nestjs-boilerplate-microservice
Nestjs Microservice boilerplate: apply DDD, CQRS, and Event Sourcing within an event driven architecture
Stars: ✭ 270 (+694.12%)
Mutual labels:  cqrs, ddd, eventstore
Learning.EventStore
A framework for CQRS, Eventsourcing, and messaging that uses Redis pub/sub for messaging and offers event persistence in Redis, SQL Server, or PostgreSQL.
Stars: ✭ 58 (+70.59%)
Mutual labels:  cqrs, eventstore, event-sourcing
EcommerceDDD
Experimental full-stack application using Domain-Driven Design, CQRS, and Event Sourcing.
Stars: ✭ 178 (+423.53%)
Mutual labels:  cqrs, ddd, event-sourcing
e-shop
Sample Spring Cloud microservices e-shop.
Stars: ✭ 48 (+41.18%)
Mutual labels:  cqrs, ddd, event-sourcing
CQELight
CQELight is an entreprise grade extensible and customisable framework for creating software with CQRS, DDD & Event Sourcing patterns
Stars: ✭ 21 (-38.24%)
Mutual labels:  cqrs, ddd, event-sourcing
backend
Ergonode backend repository
Stars: ✭ 100 (+194.12%)
Mutual labels:  cqrs, ddd, event-sourcing
node-event-storage
An optimized event store for node.js
Stars: ✭ 29 (-14.71%)
Mutual labels:  cqrs, eventstore, event-sourcing

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications, heavily inspired by Angular.

NPM Version Package License NPM Downloads Travis Linux Coverage Gitter Backers on Open Collective Sponsors on Open Collective

Description

Nest framework TypeScript starter repository.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.

Stay in touch

License

Nest is MIT licensed.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].