app.bettersight.io/backend
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
..
config Phase 2: refactor legacy app.py into core/industries/config structure 2026-07-01 12:44:35 -04:00
core Phase 2: refactor legacy app.py into core/industries/config structure 2026-07-01 12:44:35 -04:00
industries Phase 2: refactor legacy app.py into core/industries/config structure 2026-07-01 12:44:35 -04:00
pb_migrations Phase 1: data foundation — schema, repositories, services, routes, jobs 2026-07-01 12:21:04 -04:00
repositories Phase 4: Sheet-initiated pull integration (Apps Script) + template import 2026-07-01 17:29:20 -04:00
services Phase 4: Sheet-initiated pull integration (Apps Script) + template import 2026-07-01 17:29:20 -04:00
templates/emails Fill in missing Resend templates + Freescout support links 2026-07-01 13:32:56 -04:00
tests Phase 4: Sheet-initiated pull integration (Apps Script) + template import 2026-07-01 17:29:20 -04:00
Dockerfile Add local dev Docker stack 2026-07-02 11:22:47 -04:00
api.py Phase 4: Sheet-initiated pull integration (Apps Script) + template import 2026-07-01 17:29:20 -04:00
app.py Phase 1: data foundation — schema, repositories, services, routes, jobs 2026-07-01 12:21:04 -04:00
errors.py Phase 1: data foundation — schema, repositories, services, routes, jobs 2026-07-01 12:21:04 -04:00
extensions.py Phase 1: data foundation — schema, repositories, services, routes, jobs 2026-07-01 12:21:04 -04:00
jobs.py Phase 1: data foundation — schema, repositories, services, routes, jobs 2026-07-01 12:21:04 -04:00
requirements.txt Phase 2: refactor legacy app.py into core/industries/config structure 2026-07-01 12:44:35 -04:00