We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f421ec commit d592b98Copy full SHA for d592b98
templates/node/src/index.js
@@ -10,3 +10,4 @@ app.get('/health', (_req, res) => {
10
app.listen(port, () => {
11
console.log(`[node] service listening on :${port}`);
12
});
13
+// test node change 2025-10-05 19:51:20
0 commit comments