> ## Documentation Index
> Fetch the complete documentation index at: https://docs.open-metadata.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Build Code and Run Tests | Official Documentation

> Guidelines for contributing to the codebase including test execution, UI setup, and build tools.

# Build Code and Run Tests

In this page we go through how to build OpenMetadata code and get a developer environment up and running.

* [Install prerequisites](/v1.13.x/developers/contribute/build-code-and-run-tests/prerequisites)
* [Setup OpenMetadata Server code in IntelliJ](/v1.13.x/developers/contribute/build-code-and-run-tests/openmetadata-server)
* [Setup Ingestion Framework code](/v1.13.x/developers/contribute/build-code-and-run-tests/ingestion-framework)
* [Generate TypeScript types from JSON Schemas](/v1.13.x/developers/contribute/build-code-and-run-tests/generate-typescript-types-from-json-schema)
* [Build OpenMetadata UI](/v1.13.x/developers/contribute/build-code-and-run-tests/openmetadata-ui)
* [Run Playwright Integration Tests](/v1.13.x/developers/contribute/build-code-and-run-tests/playwright-integration-tests)
