From b1b0014bc0dd5b378453a986fce4b660f9f79cb2 Mon Sep 17 00:00:00 2001 From: Tom Nielsen Date: Sun, 23 Nov 2025 10:41:32 +0000 Subject: [PATCH] Add Saltcorn (#1810) Co-authored-by: kokomo123 <70863536+kokomo123@users.noreply.github.com> --- software/saltcorn.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/saltcorn.yml diff --git a/software/saltcorn.yml b/software/saltcorn.yml new file mode 100644 index 0000000000..ccf4038260 --- /dev/null +++ b/software/saltcorn.yml @@ -0,0 +1,11 @@ +name: "Saltcorn" +website_url: "https://saltcorn.com/" +source_code_url: "https://github.com/saltcorn/saltcorn" +description: "No-code database application builder for web and mobile applications. One platform for user interface, data backend, durable workflows, email, PDF generation, and AI applications." +licenses: + - MIT +platforms: + - Docker + - Nodejs +tags: + - Software Development - Low Code