MCPcopy Create free account
hub / github.com/MultithreadedJSBook/code-samples / server.js

File server.js

ch8-template-render/server.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2// npm install fastify@3 mustache@4
3
4const Fastify = require('fastify');

Callers

nothing calls this directly

Calls 1

execMethod · 0.45

Tested by

no test coverage detected