> For the complete documentation index, see [llms.txt](https://docs.fractalworks.io/joule/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fractalworks.io/joule/developer-guides/setting-up-developer-environment.md).

# Setting up developer environment

Setting up Joule environment for seamless data processing applications

## Overview

Setting up your development environment for Joule is key to harnessing its full capabilities in data processing and event-driven application development.

This section covers the essential components and tools required, as well as setup options that suit different project needs.

You can either build the environment from source or use pre-built Docker images to streamline setup.

Docker images, offer a ready-made setup with Joule’s core, connectors and processors. Making it ideal for quick deployment.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:orange;"><strong>Environment setup</strong></mark></td><td>Detailed prerequisites for the environment</td><td></td><td><a href="/joule/developer-guides/setting-up-developer-environment/environment-setup.md">Environment setup</a></td></tr><tr><td><mark style="color:orange;"><strong>Build &#x26; deploy</strong></mark></td><td>Define components, build, test, package, deploy project</td><td></td><td><a href="/joule/developer-guides/setting-up-developer-environment/build-and-deploy.md">Build and deploy</a></td></tr><tr><td><mark style="color:orange;"><strong>Install Joule</strong></mark></td><td>Joule Docker images, installation, custom builds and examples</td><td></td><td><a href="/joule/developer-guides/setting-up-developer-environment/install-joule.md">Install Joule</a></td></tr></tbody></table>
