📄️ Installation
For now, Docker is the recommended mode of installation. If you are a developer, you may be interested in the development guide.
📄️ Configuration
📄️ Environment Variables
To configure your application, set the following environment variables. These variables control various aspects of the application's behavior, including URLs, database connections, and third-party integrations.
📄️ Development
Docmost is a monorepo which uses pnpm workspace and nx. This is a guide on how to set it up for local development.