I have this code: app.get("/dashboard", (request, response) =>{}); And It loads a pug file. I was wondering if I can use my session variable ...
確定! 回上一頁