Skip to main content
Prerequisite You should have installed Node.js (version 18.10.0 or higher).

Introduction

Novel’s codebase is set up in a monorepo (via Turborepo) and is fully open-source on GitHub. Here’s the monorepo structure:

Step 1: Local setup

First, clone the Novel repo
Run the following command to install the dependencies:
Install Mintlify CLI (for docs server):

Step 2: Start the development server

Finally, you can start the development server. This will build the packages + start the app servers.

Step 3: Use Generative AI Local (Optional)

You can use Ollama to run your local AI server.
https://ollama.com/blog/openai-compatibility