--- title: Local development description: Learn how to set up Documenso for local development. --- # Local development There are multiple ways of setting up Documenso for local development. At the moment of writing this documentation, there are 4 ways of running Documenso locally: - [Using the developer quickstart](/local-development/quickstart) - [Manually setting up the development environment](/local-development/manual) - [Using the Docker image](/local-development/docker) - [Using Gitpod](/local-development/gitpod) Pick the one that fits your needs the best.