Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/archsense/archsense-alpha

A collection of tools to visualize your product architecture
https://github.com/archsense/archsense-alpha

angular architecture nestjs visualization vscode-extension

Last synced: 3 months ago
JSON representation

A collection of tools to visualize your product architecture

Awesome Lists containing this project

README

        

# Welcome to Archsense Mono



Marketplace Badge




## Why?

### We make product decisions based on inaccurate knowledge

As a software company, it can be difficult to accurately explain or demonstrate how the product is built.
Therefore we built inaccurate diagrams that represent specific parts of the product and make decisions based on them.
This often leads to miscommunications and unexpected issues that become very costly since they are often discovered too late in the process.

### How are we fixing it?

We are on the path to building a solution that allows any relevant stakeholder (Engineer, Team Leader, Architect, Product Manager or even CTO) to see the live and always up-to-date architecture of their product, get alerts when bad practice is detected and design future solutions based on the real picture.

## Projects

| App | Version | Description |
|--------------------------|:-------:|---------------------------------------------------------------------------------------|
| Guinea Pig NestJS | N/A | An example project with NestJs project. Used be Scout and VSCode extension for tests |
| Scout | [![NPM version](https://badge.fury.io/js/@archsense%2Fscout.svg)](https://badge.fury.io/js/@archsense%2Fscout) | Provides the static analysis of TypeScript project |
| Orakul UI | [![npm version](https://badge.fury.io/js/@archsense%2Forakul-ui.svg)](https://badge.fury.io/js/@archsense%2Forakul-ui) | Visualizes the static analysis results |
| Orakul Started | [![npm version](https://badge.fury.io/js/@archsense%2Forakul-starter.svg)](https://badge.fury.io/js/@archsense%2Forakul-starter) | Server for the UI |
| Architecture View NestJS | [![version](https://img.shields.io/vscode-marketplace/v/archsense.architecture-view-nestjs.svg?label=marketplace)](https://marketplace.visualstudio.com/items?itemName=archsense.architecture-view-nestjs) | VSCode extension that uses Scout and Orakul UI to visualize the architecture |

## License

[MIT](./LICENSE)