const member_page = require(\'./routes/get/member\'); app.use(member_page)
Here is the main file where I use the router, in the router it looks like