Starts a standalone web interface for exploring an Exograph index.
mix exograph.web --prefix exographOptions:
--repo— Ecto repo module (optional, uses built-in repo if omitted)--prefix— table prefix (default:exograph)--port— HTTP port (default:4200)--database-url— Postgres URL (or setEXOGRAPH_DATABASE_URL)