MCPcopy Create free account
hub / github.com/code-with-antonio/nodebase / routers.ts

File routers.ts

src/features/workflows/server/routers.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { generateSlug } from "random-word-slugs";
2import prisma from "@/lib/db";
3import type { Node, Edge } from "@xyflow/react";
4import { createTRPCRouter, premiumProcedure, protectedProcedure } from "@/trpc/init";

Callers

nothing calls this directly

Calls 1

sendWorkflowExecutionFunction · 0.90

Tested by

no test coverage detected