add nunjucks templating engine to app.js and contextObj

This commit is contained in:
zefie
2025-07-23 12:27:54 -04:00
parent cb9b59cdea
commit 2682c39141
3 changed files with 50 additions and 0 deletions

View File

@@ -41,6 +41,7 @@
"mime-types": "^2.1.35",
"newsie": "1.2.1",
"nntp-server-zefie": "^3.1.0",
"nunjucks": "^3.2.4",
"pcap-parser": "^0.2.1",
"php-serialize": "^5.0.1",
"proxy-agent": "^6.4.0",