From 1abc12908279fb4bde656337e286ea7717a6cf6c Mon Sep 17 00:00:00 2001 From: Sebastian Jeltsch Date: Tue, 18 Mar 2025 21:29:26 +0100 Subject: [PATCH] Add TrailBase (#1174) --- software/trailbase.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/trailbase.yml diff --git a/software/trailbase.yml b/software/trailbase.yml new file mode 100644 index 0000000000..914873f5f0 --- /dev/null +++ b/software/trailbase.yml @@ -0,0 +1,12 @@ +name: TrailBase +website_url: https://trailbase.io/ +description: Open, sub-millisecond, single-executable FireBase alternative with type-safe REST & realtime APIs, built-in JS/TS runtime, auth & admin UI. +licenses: + - OSL-3.0 +platforms: + - Rust + - Docker +tags: + - Software Development - Low Code +source_code_url: https://github.com/trailbaseio/trailbase +demo_url: https://demo.trailbase.io