Skip to content
@usewren

usewren

Deploy, version, serve. Static sites and structured content in one system.

WREN

WREN

Deploy your site. Version your data. One command.

Static files and structured JSON content in one system.
Every update versioned. Preview before going live. Promote when ready.
Self-hosted with Docker or use the cloud.

Website · Deploy Tutorial · API Docs · Live Projects · npm


Quick start

# Install the CLI
bun install -g @usewren/cli

# Deploy a static site
wren deploy ./dist --tree mysite --public

# Preview changes before going live
wren deploy ./dist --tree mysite --label preview

# Promote to published
wren promote mysite --from preview

Key repos

Repo Description
sandbox Core server — Bun/TypeScript, Docker image
cli CLI tool — @usewren/cli on npm
adminui2 Admin UI — vanilla JS, no build step
docs OpenAPI 3.1 spec
marketing Landing pages & tutorials
db Postgres migrations
client-ts TypeScript client
client-py Python client

Docker

docker pull reusr1/wren:latest

Apache-2.0 licensed.

Popular repositories Loading

  1. adminui adminui Public

    Legacy React admin UI (superseded by adminui2)

    TypeScript

  2. adminui2 adminui2 Public

    Browser-based Admin UI — vanilla JS, no build step

    JavaScript

  3. auth auth Public

    Better Auth configuration — email/password, sessions, API keys

    TypeScript

  4. cli cli Public

    CLI tool (@usewren/cli on npm) — deploy, promote, manage documents and trees

    TypeScript

  5. client-py client-py Public

    Python client library — sync + async, typed dataclasses

    Python

  6. client-ts client-ts Public

    TypeScript/JavaScript client library — Node, Bun, Browser

    TypeScript

Repositories

Showing 10 of 14 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…