You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/languages/node.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
The [Node.js](https://nodejs.org/en) template for OpenFaaS uses [Express.js](https://expressjs.com/) under the hood and the LTS version of Node, but provides an abstraction where you just work with an event and context object.
4
4
5
-
!!! info "Where is the code for "openfaas"?"
5
+
!!! info "Do you need to customise this template?"
6
6
7
7
You can customise the official templates, or provide your own. The code for this templates is available on GitHub: [openfaas/templates](https://github.com/openfaas/templates/tree/master/template/node20).
0 commit comments