Skip to content

Development

Installing from source

Ensure you have Bun installed on your machine, and run

bun i

in the root folder of the repository

Repository structure

The repository hosts two packages, @n8n-compose/core and @n8n-compose/cli. They're found at packages/core and pacakges/cli respectively.

Documentation is found under docs/, and split into sections. Take a look at mkdocs.yaml's nav section to see an overview of the structure.