From feea48f1d3543d3d2583fd39526828dd48cd7e6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Conejo?= Date: Fri, 6 Oct 2023 11:08:47 +0200 Subject: [PATCH] Add CASE --- data.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/data.json b/data.json index 28ce1de..b43d92a 100644 --- a/data.json +++ b/data.json @@ -2095,6 +2095,13 @@ "Ansible" ], "description": "Exosphere is a user-friendly client interface for OpenStack-based cloud systems." + }, + { + "name": "CASE", + "link": "https://github.com/casejs/case", + "label": "Good First Issue", + "technologies": ["TypeScript"], + "description": "CASE is an open-source and frameworkless tool that makes it easy to build CRUD web applications." } ] }