Agentic deploys / Developer tools

TrailBase

A Firebase alternative that is one executable.

One-liner deploy

curl -fsSL https://redu.cloud/i/trailbase.sh | sh

Architecture

£0.017/hr · delete any time

trailbaseio/trailbaseby trailbaseio
Reftrailbase@v0.32.2Authortrailbaseio
backendsqliteapirealtimefree trial

Or step by step

claude mcp add --transport http redu https://mcp.redu.cloud/mcp --client-id redu-mcp
curl -fsSL https://redu.cloud/i/trailbase.md -o redu.md
claude "Read redu.md and deploy TrailBase on redu."

About

  • One statically linked Rust binary on alpine: no build step, no interpreter, and the smallest bill in this library.
  • Built on SQLite by design, so the volume is the whole of its state and there is no managed database to pay for.
  • The administrator account is created on the first boot and its credential is printed once, so no stranger can claim the instance.
  • Record APIs, realtime subscriptions, auth and a WebAssembly runtime, all from the one process.