I have this file called server.js
import subRouter from "./routes/sub"; import prdRouter from "./routes/prd"; const app = express(); app.