Setup
Config File
Create the enterprise config file and set the path where Znai will store uploaded documentation:
{ "znaiDocStoragePath": "/path/to-store-docs-to-serve" }
Run In Server Mode
Run Znai in server mode in the directory with the config file:
$znai --serve --port=<port>