therealfly install

Settings

Every config value is editable here. Saves land in SQLite and override the build-time defaults until reset.

AI provider

Set one of these env vars on the server (or via vercel env):

    Edit cast entries on /cast.

    System prefs

    The install package shells out to decoder.py andfly.py in this checkout. FLYBRAIN_PATH env wins if set.

    On Windows, python is usually not on PATH but py is. Use this to point at the launcher that matches your install. PYTHON_BIN env wins if set.

    Landing copy

    Landing
    Footer
    Wizard

    Rewrite status

    When enabled, /api/* calls are proxied to API_ORIGIN. The frontend shell then ships without its own /api routes.

    disabledorigin = (unset)

    Install state

    {
      "loading": true
    }

    Keys live in .env.local locally and in the Vercel project settings in production.

    The SQLite database lives at ./therealfly-install.db in development and /tmp/therealfly-install.db on Vercel.