Public Access
1
0
Commit Graph

7 Commits

Author SHA1 Message Date
pguerrerox c7ebc33cda chore: parameterize docker compose deployment 2026-05-01 00:01:19 +00:00
pguerrerox 2acfb1cdf5 feat: add docker deployment stack
Add container definitions for the web app, API, worker, and PostGIS database so the local stack can be built and run consistently.
2026-04-30 23:39:54 +00:00
pguerrerox d1363d6677 feat: split research workflows and results into dedicated workspaces 2026-04-19 22:31:33 +00:00
pguerrerox dc7686f507 chore: improve postal data import observability
Add progress logging and a status script for postal imports and neighbor builds, and ignore local raw and generated postal datasets.
2026-04-12 23:22:36 +00:00
pguerrerox cc00a439bf feat: add deep research planning and postal batch runs
Add a dedicated Deep Research view with postal-area preview overlays, batch execution, and bundled map results.

Also add postal dataset import tooling and fix local API networking and research insert issues needed to support the new workflow.
2026-04-05 18:05:04 +00:00
pguerrerox a1ba5ee093 feat: migrate app to local Fastify and Postgres stack
Replace Supabase auth and search runtime with a local Fastify API, PostgreSQL/PostGIS schema, and local session handling. Scaffold the worker and deep-research foundations while keeping the existing research, dashboard, and map flows running on the new backend.
2026-03-27 13:56:54 +00:00
pguerrerox 0e4910805a feat: add Supabase-backed local lead finder app 2026-03-26 22:55:43 +00:00