← back to WallpapersBack

README.md

27 lines

# WallpapersBack

Consolidated **local** home for the Wallpaper's Back (wallpapersback.com) material.
Created 2026-06-23 by housing the scattered local `wallpapersback*` dirs + `/tmp/wpb*`
scratch into one project (per Steve: "house all the Wallpapersback files in new
project WallpapersBack").

## Layout

| Path | What it is |
|------|-----------|
| `wallpapersback/` | The **DW-catalog stub** (298-line `server.js`). NOT the live app. Branch `style-rebuild-pilot`. Its own git repo. |
| `wallpapersback-fork/` | The **full fork** — has `deploy-kamatera.sh` + `DEPLOY-WALLPAPERSBACK-SHOPIFY.md`. Branch `main`. Its own git repo. |
| `working/` | Scratch/working artifacts moved out of `/tmp` (server dumps, screenshots, QA contact-sheets, patch scripts). Git-ignored. |

Each subproject keeps its **own independent `.git`** (different root commits — they are
NOT branches of one history). This umbrella does not track them; it just houses them.

## NOT included here (intentionally)

- **`~/Projects/wallco-ai`** — the canonical brand catalog/generation codebase
  (26,768-line `server.js`, SDXL/ComfyUI pipeline, settlement gate). Steve: do **not**
  move/rename it ("infra dir name, do not rename"). Left in place.
- **Live production app** — runs on **Kamatera** at
  `/root/public-projects/wallpapersback` (pm2 `wallpapersback`, port 9835 behind nginx).
  This local folder is **not** the live app; never deploy these contents over it.