Expand description
NotedThat server โ HTTP API in one process.
See docs/CONFIGURATION.md for env var reference.
Modulesยง
- cli
- The
notedthat-servercommand line. - config
- Configuration for
notedthat-server. - provision
- Startup provisioning: validate configs, ensure buckets, write manifests.
- run
- Server startup and lifecycle management.
- tracing_
init - Tracing / logging initialization for
notedthat-server.