Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
cors from
"@fastify/cors"
;
2
import
"dotenv/config"
;
3
import
Fastify, { FastifyInstance } from
"fastify"
;
4
import
multer from
"fastify-multer"
;
Callers
nothing calls this directly
Calls
3
registerRoutes
Function · 0.90
checkToken
Function · 0.90
start
Function · 0.85
Tested by
no test coverage detected