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

# Dev Container

> Install Postiz using Dev Container

<Snippet file="earlydoc.mdx" />

<Snippet file="installation-recommended-options.mdx" />

```bash theme={null}
npm install -g @devcontainers/cli
devcontainer up
```
