From 274e643a12b9eac39ad74e36d736bdeb1774e0c8 Mon Sep 17 00:00:00 2001 From: Arthur Date: Thu, 5 Jun 2025 19:54:26 +0300 Subject: [PATCH] Add Kottster (#1348) Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> Co-authored-by: nodiscc --- software/kottster.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/kottster.yml diff --git a/software/kottster.yml b/software/kottster.yml new file mode 100644 index 0000000000..db856ba6a4 --- /dev/null +++ b/software/kottster.yml @@ -0,0 +1,12 @@ +name: "Kottster" +website_url: "https://kottster.app/" +source_code_url: "https://github.com/kottster/kottster" +description: "Low-code admin panel that connects to your database and automatically generates pages to view and manage your data." +licenses: + - Apache-2.0 +platforms: + - Nodejs + - Docker +tags: + - Database Management +demo_url: "https://demo.kottster.app/"