From a3cd8d09b122c329a34401dafab84a39a59bdf59 Mon Sep 17 00:00:00 2001 From: kokomo123 <70863536+kokomo123@users.noreply.github.com> Date: Fri, 17 Nov 2023 08:14:55 -0500 Subject: [PATCH] Add DocuSeal to Document Management (#290) Co-authored-by: nodiscc --- software/docuseal.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/docuseal.yml diff --git a/software/docuseal.yml b/software/docuseal.yml new file mode 100644 index 0000000000..f4ac1ed8e3 --- /dev/null +++ b/software/docuseal.yml @@ -0,0 +1,11 @@ +name: "Docuseal" +website_url: "https://www.docuseal.co" +source_code_url: "https://github.com/docusealco/docuseal" +description: "Create, fill, and sign digital documents (alternative to DocuSign)." +licenses: + - AGPL-3.0 +platforms: + - Docker +tags: + - Document Management +demo_url: "https://demo.docuseal.tech/"