/** * 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.

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
`; }