Expand description
NotedThat server โ HTTP API in one process.
See docs/CONFIGURATION.md for env var reference.
Modulesยง
- config
- Environment-variable-based 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.