← back to WallpapersBack
Consolidate Wallpaper's Back local files into WallpapersBack project
f44bb3a0861576d4c603d80129ccbc8ef14098ad · 2026-06-23 16:04:12 -0700 · Steve Abrams
Files touched
Diff
commit f44bb3a0861576d4c603d80129ccbc8ef14098ad
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Tue Jun 23 16:04:12 2026 -0700
Consolidate Wallpaper's Back local files into WallpapersBack project
---
.gitignore | 15 +++++++++++++++
README.md | 26 ++++++++++++++++++++++++++
2 files changed, 41 insertions(+)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..e603014
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,15 @@
+node_modules/
+.env*
+tmp/
+*.log
+.DS_Store
+dist/
+build/
+.next/
+
+# Scratch artifacts housed from /tmp — physically kept, not version-tracked
+working/
+
+# The two subprojects are independent git repos; housed here but tracked on their own
+wallpapersback/
+wallpapersback-fork/
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..134f024
--- /dev/null
+++ b/README.md
@@ -0,0 +1,26 @@
+# 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.
(oldest)
·
back to WallpapersBack
·
auto-save: 2026-06-26T00:08:14 (1 files) — wpb-colorway-wt/ e4296cf →