Skip to content

HasanKhadd0ur/Orderus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orderus

A dummy project in NestJS to explore and learn Dapr — demonstrating Pub/Sub, State Store, and Service Invocation patterns.

📦 What is this

Orderus is a sample microservice-style application built with NestJS + TypeScript — designed as a playground to experiment with Dapr building‑blocks.
It implements a basic ordering system composed of:

  • An Orders Service — to manage orders
  • A skeleton Notifications Service — to support eventual notification workflows
  • Integration with Dapr for event publishing (Pub/Sub), state management and service orchestration

Use it as a sandbox to test Dapr patterns, microservice interactions, and Docker‑based service orchestration.

About

A dummy project in NestJs to learn Dapr (Pub/Sub, State Store, Invocation)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors