mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add TrailBase (#1174)
This commit is contained in:
parent
abaef51dc4
commit
1abc129082
1 changed files with 12 additions and 0 deletions
12
software/trailbase.yml
Normal file
12
software/trailbase.yml
Normal file
|
|
@ -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
|
||||
Loading…
Reference in a new issue