Go to file
JasonFraser f848b9f15a Add local dev Docker stack
backend/Dockerfile and a root docker-compose.yml for running flask-api,
bettersight-worker, bettersight-redis, and firecrawl locally — needed
to exercise the dashboard against a real backend instead of mocks.
Firecrawl and PocketBase are gated behind opt-in compose profiles since
self-hosted Firecrawl builds from source (slow) and PocketBase is
typically run separately in dev.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-02 11:22:47 -04:00
appscript Phase 4: Sheet-initiated pull integration (Apps Script) + template import 2026-07-01 17:29:20 -04:00
backend Add local dev Docker stack 2026-07-02 11:22:47 -04:00
frontend Phase 4: Sheet-initiated pull integration (Apps Script) + template import 2026-07-01 17:29:20 -04:00
z_starting_files Initial commit: project spec, reference files, and dev plan 2026-06-30 16:07:46 -04:00
.env.example Phase 4: Sheet-initiated pull integration (Apps Script) + template import 2026-07-01 17:29:20 -04:00
.gitignore Initial commit: project spec, reference files, and dev plan 2026-06-30 16:07:46 -04:00
CLAUDE.md Phase 4: Sheet-initiated pull integration (Apps Script) + template import 2026-07-01 17:29:20 -04:00
docker-compose.yml Add local dev Docker stack 2026-07-02 11:22:47 -04:00