Skip to content

services/backend is not deployed anywhere yet #9

Description

@anitajordan22244-afk

services/backend has a working Dockerfile, auto-runs its own migrations on boot, and honors $PORT/BIND_ADDR — but isn't deployed anywhere yet. Without it, the frontend's indexer-backed features (e.g. sponsorImpact, live stream data) silently fall back to empty/stub data.

To do: deploy to Railway or Render (see repo docs / recent deploy discussion for exact steps), provision Postgres, generate a real JWT_SECRET (openssl rand -hex 32 — do not ship the dev-only-change-me default), and set NEXT_PUBLIC_BACKEND_BASE_URL on the Vercel frontend project to point at it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions