From d5232f38cd1a2b093c96086b3abe912487d0bbf5 Mon Sep 17 00:00:00 2001 From: Christos Syrmakezis Date: Fri, 21 Jul 2023 19:16:34 +0300 Subject: [PATCH] Added ISSUE-PR-TAG (#1) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8584b32..a19f4f6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Ntua SaaS 10 Monorepo +### Issues and PR's are not visible + This project is an event-driven architecture-based application that converts CSV data into interactive charts and to their `png|svg|pdf|html` formats. It uses [NX](https://nx.dev/) as it's build system and its almost 100% based on TypeScript.