# Source files


These files are the complete source for Node service example: the
builder module plus the fixtures it consumes.

- [Node service builder module](/metaBuilder/examples/node-service/source/builder.nix) - Source for the Node service builder constructor and worked demo program.
- [server.js](/metaBuilder/examples/node-service/source/server.js) - HTTP service fixture copied into the materialized Node demo package.
