/** * Swag module landing page — rich content for rspace.online/rswag */ export function renderLanding(): string { return `
rSwag

(You)rSwag, your brand.

Design Community Merch

Stickers, posters, and tees from your browser. Upload a design, pick a product, and get print-ready files instantly.

Start Designing Create a Space

What rSwag Handles

🖨

Print-on-Demand Merch Designer

Upload artwork and generate print-ready files with correct DPI, bleed margins, and color profiles.

🧾

Stickers, Posters, Tees & Patches

Four product types with professional print specs built in. Vinyl stickers, A3 posters, DTG tees, and embroidered patches.

👁

Live Preview Mockups

See your design on product mockups before committing. Adjust and iterate in real time.

🛒

rCart Integration

Send finished designs directly to rCart for community ordering and fulfillment.

How It Works

1

Choose a Product

Pick from stickers, posters, t-shirts, or patches. Each product has print-ready specs built in.

2

Upload Your Design

Drop in your artwork. Sharp resizes, crops, and optimizes for the selected product automatically.

3

Preview and Order

See a live mockup, download print-ready files, or send directly to rCart for community ordering.

Design Global, Manufacture Local

One artifact spec powers the entire pipeline — from design to local fulfillment.

1

Design in rSwag

Pick a product, upload artwork, and configure sizes and colors.

2

Generate Artifact

Print-ready files with specs, DPI, bleed, color profiles, and metadata.

3

List on rCart

The artifact becomes a catalog product, ready for community ordering.

4

Match Provider

Nearest capable local print shop gets the job. Printful as global fallback.

5

Print & Ship Locally

Community printer fulfills the order. Revenue auto-splits to all parties.

The same artifact envelope that powers pocket book publishing also drives swag fulfillment. One spec, many products.

Local + Global Fulfillment

Community printers first, global POD as fallback. Always fulfilled.

cosmolocal

Community Print Network

6 community print shops across 4 continents. Matched by proximity and capability. Lower cost, faster delivery, supports the local economy.

DTG, screen print, vinyl cut, risograph, inkjet — capabilities vary by shop.

global

Printful (Global Fallback)

DTG apparel, vinyl stickers, and art prints shipped worldwide. Always available. Bella+Canvas blanks. Sandbox mode for testing.

SKU 71 (tee), SKU 146 (hoodie), SKU 358 (sticker) — full size and color ranges.

Revenue Split on Every Order

Provider 50%
Creator 35%
15%
Community 15%

Products

Four product types, each with professional print specs.

🧾

Stickers

Vinyl die-cut stickers. Weatherproof, UV-resistant, and ready for laptops, bottles, and walls.

🖼

Posters

A3 and A2 prints at 300 DPI. Gallery-quality paper with bleed margins included.

👕

T-Shirts

Direct-to-garment (DTG) printing. Full-color designs on comfortable, pre-shrunk cotton.

🧵

Patches

Embroidered patches with iron-on backing. Perfect for jackets, bags, and hats.

Built on Open Source

The libraries and tools that power rSwag.

Sharp

Server-side image processing, resizing, and format conversion. Fast and memory-efficient.

🔥

Hono

Ultrafast web framework for the API layer. Lightweight, type-safe, and runs on any JavaScript runtime.

🐇

Bun

All-in-one JavaScript runtime. Fast startup, built-in bundler, and native TypeScript support.

Your Data, Protected

How rSwag keeps your information safe.

🔒

End-to-End Encryption

Coming Soon

All content encrypted before it leaves your device. Not even the server can read it.

🕵

Zero-Knowledge Architecture

Coming Soon

The server processes your requests without ever seeing your data in the clear.

🏠

Self-Hosted

Run on your own infrastructure. Your server, your rules, your data.

(You)rSwag, your brand.

Try the demo or create a space to get started.

← Back to rSpace
`; }