Malak has been tested and developed extensively on macOS but there are
extremely high chances it works and compiles correcly on windows. Let us know
if it does :)
For production, we strongly recommend Linux
Development Setup
Step 1: Clone the Malak RepoBackend
Navigate to the newly createdmalak
directory
Configuration
At the very minimum, you need to create aconfig.yml
containing the following:
You can find all possible configuration values here
Running binary
Please note that each CLI release is associated with a specific version of Mintlify. If your local website doesn’t align with the production version, please update the CLI:Frontend
Install dependencies
Add configuration
This should go to your.env
or.env.local
file