From b6a71b646178b8ad68885725dfbf98303326f49e Mon Sep 17 00:00:00 2001 From: Vladimir Lugovsky Date: Fri, 5 Jan 2024 14:46:24 +0200 Subject: [PATCH] Add UI Bakery --- tools/gui/github.com/uibakery/self-hosted.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tools/gui/github.com/uibakery/self-hosted.json diff --git a/tools/gui/github.com/uibakery/self-hosted.json b/tools/gui/github.com/uibakery/self-hosted.json new file mode 100644 index 0000000000..3d07abc160 --- /dev/null +++ b/tools/gui/github.com/uibakery/self-hosted.json @@ -0,0 +1,8 @@ +{ + "name": "UI Bakery", + "description": "A drag and drop UI builder for web apps on top of Redis and other databases.", + "homepage": "https://uibakery.io" + "twitter": [ + "uibakery" + ] +}