MCPcopy Create free account
hub / github.com/TomDoesTech/REST-API-Tutorial / app.ts

File app.ts

src/app.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import express from "express";
2import config from "config";
3import log from "./logger";
4import connect from "./db/connect";

Callers

nothing calls this directly

Calls 1

connectFunction · 0.85

Tested by

no test coverage detected