MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / start.ts

File start.ts

apps/cloud/src/start.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createMiddleware, createStart } from "@tanstack/react-start";
2import { decodeOAuthCallbackState } from "@executor-js/sdk/shared";
3
4import { cloudApiHandler } from "./app";

Callers

nothing calls this directly

Calls 8

parseCookieFunction · 0.90
loginPathFunction · 0.90
isAppOwnedPathFunction · 0.90
prepareMcpOrgScopeFunction · 0.90
getAppFunction · 0.85
getMethod · 0.65
nextFunction · 0.50

Tested by

no test coverage detected