← back to Projects Agentabrams
Add new-engine (new.engine.designerwallcoverings.com) to the projects rail
89769e42c58e574fa659b2e7df1bd0938935ac1d · 2026-07-28 14:58:24 -0700 · Steve Abrams
Files touched
Diff
commit 89769e42c58e574fa659b2e7df1bd0938935ac1d
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Tue Jul 28 14:58:24 2026 -0700
Add new-engine (new.engine.designerwallcoverings.com) to the projects rail
---
projects.json | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++++-------
1 file changed, 52 insertions(+), 7 deletions(-)
diff --git a/projects.json b/projects.json
index b3032df..275482d 100644
--- a/projects.json
+++ b/projects.json
@@ -62,6 +62,15 @@
"port": 9720,
"category": "Directories & Verticals"
},
+ {
+ "slug": "approvals-viewer",
+ "name": "Approvals Viewer",
+ "kind": "local",
+ "target": "http://127.0.0.1:9792",
+ "domain": null,
+ "port": 9792,
+ "category": "Other"
+ },
{
"slug": "build-pages",
"name": "Build Pages",
@@ -108,13 +117,13 @@
"category": "Consulting & Client Sites"
},
{
- "slug": "consulting-rentv-com",
- "name": "Consulting RENTV Com",
+ "slug": "corvette-dashboard-viewer",
+ "name": "Corvette Dashboard Viewer",
"kind": "local",
- "target": "http://127.0.0.1:9701",
+ "target": "http://127.0.0.1:9797",
"domain": null,
- "port": 9701,
- "category": "Consulting & Client Sites"
+ "port": 9797,
+ "category": "Other"
},
{
"slug": "crezana-internal",
@@ -206,6 +215,15 @@
"port": 9768,
"category": "DW Catalog & Marketing"
},
+ {
+ "slug": "dw-signup-fulfillment",
+ "name": "DW Signup Fulfillment",
+ "kind": "local",
+ "target": "http://127.0.0.1:9856",
+ "domain": null,
+ "port": 9856,
+ "category": "DW Catalog & Marketing"
+ },
{
"slug": "estimate-instant",
"name": "Estimate Instant",
@@ -314,6 +332,24 @@
"port": 9947,
"category": "DW Vendor Lines"
},
+ {
+ "slug": "nationalrealestate",
+ "name": "Nationalrealestate",
+ "kind": "local",
+ "target": "http://127.0.0.1:9796",
+ "domain": null,
+ "port": 9796,
+ "category": "Other"
+ },
+ {
+ "slug": "new-engine",
+ "name": "New Engine",
+ "kind": "public",
+ "target": "https://new.engine.designerwallcoverings.com",
+ "domain": "new.engine.designerwallcoverings.com",
+ "port": 9870,
+ "category": "Other"
+ },
{
"slug": "norma-sdcc-pitch",
"name": "Norma SDCC Pitch",
@@ -387,8 +423,8 @@
"category": "Webdev Accelerator"
},
{
- "slug": "rentv-v1",
- "name": "RENTV V1",
+ "slug": "rentv",
+ "name": "RENTV",
"kind": "local",
"target": "http://127.0.0.1:9704",
"domain": null,
@@ -476,6 +512,15 @@
"port": 9794,
"category": "Agents, Ops & Tools"
},
+ {
+ "slug": "tools-dw-hub",
+ "name": "Tools DW Hub",
+ "kind": "local",
+ "target": "http://127.0.0.1:9815",
+ "domain": null,
+ "port": 9815,
+ "category": "Other"
+ },
{
"slug": "trade-portal",
"name": "Trade Portal",
← 8b5ce22 chore: refactor (inline dead realUrl ternary) + v0.2.0 (sess
·
back to Projects Agentabrams
·
categorize new-engine under DW Catalog & Marketing 88133e6 →