Repos/dezinet-workflow-osDRIVE DOWNLOAD
Free & Open Source
About this project
LATEST

Dezinet Workflow OS

Professional digital asset optimized for the Turborepo Template platform. A high-performance Open-Source Internal Communication and Workflow OS. Built with a Service-Oriented Modular Monolith architecture, featuring gRPC, Turborepo, and a robust plugin ecosystem.

Current Turborepo Setup & Architecture (SO-MM)

1. Complete File System & Workspace Hierarchy

Our monorepo root relies on npm workspaces mapped securely inside turbo.json. The environment spans strictly isolated applications, shared libraries, and decoupled architectural modules.

FS_WORKSPACE
apps/
├── api-gateway/         # NestJS (REST + GraphQL)
├── backend/             # NestJS Core gRPC
├── web/                 # Next.js 15
├── auth/                # Auth App
└── admin/               # Admin App

packages/
├── db/                  # Prisma ORM
├── proto/               # gRPC contracts
├── ui/                  # Component library

modules/
├── auth/                # Auth modules
├── attendance/          # Time tracking
└── chat/                # WebSockets

2. API Gateway: Intelligent Routing & Security

The API Gateway (apps/api-gateway) acts as the external security wall. We have implemented global middleware (helmet, cors, validation) and rate limiting (10 requests/min).

3. Core Network Flow (Gateway → Backend)

The Gateway forwards validated payloads natively to apps/backend via .proto buffer contracts over gRPC. No database connection in Gateway.

3. Core Network Flow (Gateway → Backend)

4. Master Plan: Execution Roadmap

A structured timeline for ecosystem dominance, moving from foundation to a live marketplace.

Phase 1
Foundation + Dev Environment
DONE
Phase 2
Auth System (Secure Base)
DONE
Phase 3
Chat System (Core UX)
PENDING
Phase 4
Plugin System (Core)
PENDING
Phase 5
Public Release + Marketplace
PENDING

Main Features

Service-Oriented Modular Monolith (SO-MM)
Intelligent API Gateway Routing
gRPC Internal Networking
Plugin & Marketplace System
High-Performance Valkey Cache
Apache Kafka Event Streams
Under Development

Ecosystem Progress

We are currently building the architectural backbone for this Workflow OS. Source code and live preview links will be released as each core module reaches stable alpha.

Architecture (API GW)90%
Plugin Engine45%

Get the code

Download
Free to use
Links Locked

Repository is in private development mode.

Technologies used

TurborepoNestJSNext.js 15gRPCKafkaValkey
TypeDownload
Verified