Reference documentation that goes into detail about specific topics.

Command Line Options

9 minute read

The Boltzmann command-line interface (CLI) creates and updates a node project for you, with a boltzmann.js file created from a template to your specification, a package.json naming the required dependencies and some useful run scripts, and a linter configuration.

Handlers

13 minute read

Environment variables

2 minute read

Boltzmann's built-in features are configurable using environment variables.

Middleware

2 minute read

This document covers the built-in middleware Boltzmann makes available. Some middleware is automatically installed by Boltzmann when scaffolded with certain feature flags.