AI desktop pet companion

Pawktopia

Turn a real pet's look, motion loops, and small moments of company into a companion that lives on your desktop.

Windows desktop comes first. The website handles discovery, entry, and downloads.

  • 4-15 pet references
  • 3 site languages
  • R2 asset delivery

Real video-loop bundle preview: Zorro idle

V1 website focus

Make the front door reliable before moving the full product online

Real desktop pet preview

The first screen uses existing loops and contact sheets so visitors see what Pawktopia already produces.

Multilingual content

Chinese, English, and Japanese share one page structure, with every visible string coming from locale dictionaries.

Mobile-ready display

Download, waitlist, and FAQ flows stay usable on phones without relying on a wide desktop canvas.

Cloudflare front door

Pages hosts the site, Functions handle lightweight site APIs, and R2/KV/D1 stay in focused roles.

User path

From website to desktop pet bundle

01

Understand the product

Visitors first see real previews, product boundaries, and the desktop-first positioning.

02

Leave an entry request

The waitlist writes to D1 and can later connect to account and download flows.

03

Move into backend workflows

Login, pets, uploads, generation, review, and bundle downloads remain owned by the .NET API and SQL Server.

04

Download the companion

R2 and signed URLs can distribute installers, public demos, and user bundles.

Product media

Not placeholder art. These are assets from the current project.

The Zorro walk loop and Ningao fixed scene come from existing desktop bundles.

Zorro walk loop
The Zorro walk loop and Ningao fixed scene come from existing desktop bundles.

Deployment call

Cloudflare can be the front door while the current backend stays authoritative

Cloudflare Pages

Hosts the multilingual site, previews, and static frontend output.

Pages Functions

Handles /api/site/*, such as health checks, waitlist capture, and future safe proxy routes.

R2 / KV / D1

R2 stores large media and installers, KV stores non-critical config, and D1 stores only lightweight site data.

IIS + .NET + SQL Server

Remains the source of truth for auth, pets, generation jobs, review, and bundle delivery.

Product entry

Want to try Pawktopia early?

Leave an email and a note. The site writes the request to Cloudflare D1 while product accounts stay with the backend.

FAQ

Clear V1 boundaries

Can Cloudflare replace the whole backend?

Not for this version. Cloudflare is a strong fit for the site, site APIs, and media delivery; the current generation state machine, SQL Server model, and IIS/.NET API should stay in place.

Will D1 store pet product data?

No. In V1, D1 stores only waitlist, feedback, and lightweight site data, so strong product workflows remain together.

Is the mobile site the full app?

No. Mobile first means the website is readable and useful on phones. The desktop companion experience still targets Windows first.