Compare commits

..

2 Commits

Author SHA1 Message Date
Sébastien Conejo
a472ba578d Merge 8a142f2997 into 93d61be802 2024-07-31 20:20:06 +00:00
Sébastien Conejo
8a142f2997 Update the name of a listed tool. CASE became Manifest 2024-07-31 22:20:03 +02:00

View File

@@ -2097,11 +2097,11 @@
"description": "Exosphere is a user-friendly client interface for OpenStack-based cloud systems." "description": "Exosphere is a user-friendly client interface for OpenStack-based cloud systems."
}, },
{ {
"name": "CASE", "name": "Manifest",
"link": "https://github.com/casejs/case", "link": "https://github.com/mnfst/manifest",
"label": "Good First Issue", "label": "Good First Issue",
"technologies": ["TypeScript"], "technologies": ["TypeScript"],
"description": "CASE is an open-source and frameworkless tool that makes it easy to build CRUD web applications." "description": "Manifestis an open-source Backend-as-a-Service allowign developers to create a backend easily and quickly."
} }
] ]
} }