Reference documentation that goes into detail about specific topics.
Command Line Options
9 minute readThe 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 readEnvironment variables
2 minute readBoltzmann's built-in features are configurable using environment variables.
Middleware
3 minute readThis document covers the built-in middleware Boltzmann makes available. Some middleware is automatically installed by Boltzmann when scaffolded with certain feature flags.