← back to Permit Radar
auto-save: 2026-07-16T07:41:55 (1 files) — data/subscribers.json
b1dbc235badbf5a132d0bc91f228a73a15a487c4 · 2026-07-16 07:42:01 -0700 · Steve Abrams
Files touched
Diff
commit b1dbc235badbf5a132d0bc91f228a73a15a487c4
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Thu Jul 16 07:42:01 2026 -0700
auto-save: 2026-07-16T07:41:55 (1 files) — data/subscribers.json
---
data/subscribers.json | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)
diff --git a/data/subscribers.json b/data/subscribers.json
index fe51488..90b725e 100644
--- a/data/subscribers.json
+++ b/data/subscribers.json
@@ -1 +1,12 @@
-[]
+[
+ {
+ "id": "SUB-1784212531590",
+ "email": "test@example.com",
+ "trade_type": "interior_designer",
+ "service_area": "Los Angeles",
+ "jurisdictions": [],
+ "permit_types": [],
+ "plan": "basic",
+ "created_at": "2026-07-16T14:35:31.590Z"
+ }
+]
\ No newline at end of file
← e1e9ff1 feat: add DW cross-sell strip to index + permit detail pages
·
back to Permit Radar
·
security: bind server to 127.0.0.1 so the tunnel/proxy basic 633acd7 →