Skip to content
View keadex's full-sized avatar
Block or Report

Block or report keadex

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
keadex/README.md

Keadex Battisti Logo

Experiment. Learn. Share.


Introduction

Keadex is a project that aims to experiment, learn and provide open source solutions.

Some of the packages in this repo are experiments ( πŸ”¬ ), some under development ( ⏳ ), while others are ready to use open source solutions ( βœ… ).

If you're interested in knowing more about Keadex, me or the provided solutions please visit keadex.dev, the documentation section or the Discord channel.

Packages

Applications

Type Package Short Description Version Language(s) Framework(s)
βœ… apps/keadex-battisti Keadex Website & Documentation Platform. GitHub package.json version (subfolder of monorepo) Typescript, MDX Next.js, Nextra, Tailwing CSS
βœ… apps/keadex-mina Desktop app to create and manage C4 Model diagrams. GitHub package.json version (subfolder of monorepo) Typescript, Rust Tauri, React, Tailwind CSS
βœ… apps/mina-confluence-app Custom Confluence UI integrated into the Confluence Mina plugin. GitHub package.json version (subfolder of monorepo) Typescript React, Atlassian Forge

Libraries

Type Package Short Description Version Language(s) Framework(s)
βœ… libs/c4-model-ui-kit Library that provides UI components to render C4 Model diagrams. GitHub package.json version (subfolder of monorepo) Typescript Fabric.js
βœ… libs/docusaurus-plugin-mina Library that provides the plugin to render Keadex Mina diagrams into Docusaurus. GitHub package.json version (subfolder of monorepo) Typescript React, Docusaurus
βœ… libs/keadex-ui-kit Library that provides UI components to render Keadex applications. GitHub package.json version (subfolder of monorepo) Typescript React, Tailwind CSS
βœ… libs/keadex-utils Library that provides general purpose utilities. GitHub package.json version (subfolder of monorepo) Typescript
βœ… libs/mina-confluence-plugin Library that provides the Confluence Macro to render Keadex Mina diagrams into Confluence. GitHub package.json version (subfolder of monorepo) Typescript Atlassian Forge
βœ… libs/mina-react Library that provides a React component to include Keadex Mina diagrams into React apps. GitHub package.json version (subfolder of monorepo) Typescript, WASM React, Tailwind CSS

Examples

Warning

Examples are not part of the Yarn workspace. Befor running an example make sure to install the dependencies (yarn install) in the root folder of the example.

Package Description
examples/mina-react-example Example to demonstrate how to integrate the Mina React component to render interactive C4 Model diagrams created with Keadex Mina.
examples/mina-docusaurus-example Example to demonstrate how to include in Docusaurus pages, interactive C4 Model diagrams created with Keadex Mina.

Get Started

This is a monorepo managed with Nx.

To start working on it:

  • clone the repo: git clone https://github.com/keadex/keadex.git
  • install the dependencies: yarn
  • check the project.json file of each application or library for the list of the available Nx targets (commands can be executed - e.g. yarn nx dev keadex-mina)

Popular repositories

  1. keadex keadex Public

    Monorepo containing Keadex's applications and libraries.

    TypeScript 13

  2. keadex-battisti keadex-battisti Public archive

    Keadex Battisti is a frontend based on Next.js. It is integrated with Strapi, an headless CMS to retrieve contents and to dynamically create pages by using a low code platform.

    TypeScript 2

  3. keadex-einaudi keadex-einaudi Public archive

    Keadex Einaudi represents the backend module of Keadex. It is based on microservices built with NestJS, Apollo and GraphQL.

    TypeScript 1

  4. graphql graphql Public

    Forked from nestjs/graphql

    GraphQL (TypeScript) module for Nest framework (node.js) 🍷

    TypeScript

  5. next-optimized-images next-optimized-images Public

    Forked from cyrilwanner/next-optimized-images

    πŸŒ… next-optimized-images automatically optimizes images used in next.js projects (jpeg, png, svg, webp and gif).

    JavaScript

  6. c4model c4model Public

    Forked from simonbrowndotje/c4model

    The website at c4model.com

    HTML