MCPcopy
hub / github.com/Peppermint-Lab/peppermint / main.ts

File main.ts

apps/api/src/main.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import cors from "@fastify/cors";
2import "dotenv/config";
3import Fastify, { FastifyInstance } from "fastify";
4import multer from "fastify-multer";

Callers

nothing calls this directly

Calls 3

registerRoutesFunction · 0.90
checkTokenFunction · 0.90
startFunction · 0.85

Tested by

no test coverage detected